forked from farhoodlabs/paperclip
Merge updated feat/plugin-acquire-lease-agent-id into dev (adds resumeLease agentId)
This commit is contained in:
@@ -476,6 +476,7 @@ function createSandboxEnvironmentDriver(
|
||||
config: workerConfig,
|
||||
providerLeaseId: reusableLease.providerLeaseId,
|
||||
leaseMetadata: reusableLease.metadata ?? undefined,
|
||||
...(input.agentId ? { agentId: input.agentId } : {}),
|
||||
},
|
||||
resolvePluginSandboxRpcTimeoutMs(workerConfig),
|
||||
).then((resumed) =>
|
||||
|
||||
Reference in New Issue
Block a user