Skip to content

getCommand not returning information of stopped sessions #338

Description

@padapada09

I have a shell tool my agent uses to essentially has it´s own computer. It uses Vercel Sandbox behind. When a command takes longer than 1 minute, I want to leave it running, while letting the agent query the progress of the command execution at any time in the near future. Thing is, to prevent cost, I stop the command as soon as it finishes, and getCommand will return 410 sandbox_stopped.

How can I retrieve the logs and stdout and stderr of a command of an stopped session?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions