Skip to content

Make sandbox image commits asynchronous #1279

Description

@zhongwen666

Large sandbox images can make the synchronous /commit request exceed proxy timeouts.

Run Docker commit and push asynchronously on the sandbox worker, persist lifecycle state in worker-local files, and expose a polling endpoint. Keep commit dispatch independent of Ray and new Redis task state, reuse the existing Rocklet execute API, and recover the worker host through the existing metadata path with database fallback.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions