Describe the solution you'd like
The goal of this issue is to implement the existing TODO in AgentEngineSandboxCodeExecutor
Describe alternatives you've considered
Adding sandbox_ttl parameter support to AgentEngineSandboxCodeExecutor. The Vertex AI SDK will include a ttl parameter in CreateAgentEngineSandboxConfig, which allows setting an automatic expiration time for sandboxes.
Describe the solution you'd like
The goal of this issue is to implement the existing TODO in AgentEngineSandboxCodeExecutor
Describe alternatives you've considered
Adding
sandbox_ttlparameter support toAgentEngineSandboxCodeExecutor. The Vertex AI SDK will include attlparameter inCreateAgentEngineSandboxConfig, which allows setting an automatic expiration time for sandboxes.