Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] Skyplane gateways auto-deprovision before transfer is complete #845

Open
sarahwooders opened this issue May 15, 2023 · 0 comments
Open

Comments

@sarahwooders
Copy link
Contributor

I've gotten SSH/HTTP connection errors in the following cases, as a result of the gateways deprovisioning (due to the auto-terminate configuration)

  • During transfers for large number of files, where dispatch time will be very long so the gateways deprovision before dispatching is complete.
  • During sync jobs where there is significant overlap in the files in the source and destinations, so there is a long time before any chunk is dispatched.

We should also throw a better error message (instead of HTTP/SSH connection closed) informing the users that the dataplane has been deprovisioned when this happens.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant