Skip to content

Long waiting time for iterative code development #40

@infwinston

Description

@infwinston

I was using sky for my code development.
After successfully launched a VM, I changed some codes and re-run

python examples/my_app.py

However, I need to wait more than 5 mins for Ray autoscaler to re-run those unnecessary setup commands, which may be too slow for iterative code development.
And I ended up just ssh logging into the VM and execute the command myself. however, such way would make the codebase asynchronous and I had to manually upload the codes myself.
Can we implement sth like sky exec to just sync the code + run commands for users?

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