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

Exit replicator client upon any errors #324

Merged
merged 4 commits into from
May 4, 2022
Merged

Conversation

parasj
Copy link
Contributor

@parasj parasj commented May 3, 2022

Now Skylark will error out on a gateway error and immediately stop the transfer and print captured error logs from the gateways.

Screen Shot 2022-05-03 at 12 32 27 AM

@parasj parasj requested a review from sarahwooders May 3, 2022 07:31
@parasj parasj self-assigned this May 3, 2022
@parasj parasj added the bug Something isn't working label May 3, 2022
@parasj parasj added this to the Skylark 0.1 alpha critical milestone May 3, 2022
@parasj parasj changed the title [Draft] Exit replicator client upon any errors Exit replicator client upon any errors May 3, 2022
@parasj parasj merged commit 90a2fdf into main May 4, 2022
@parasj parasj deleted the dev/paras/stream_errors branch May 4, 2022 21:52
parasj added a commit that referenced this pull request May 10, 2022
parasj added a commit that referenced this pull request May 10, 2022
…ation (#323)

* Fix #318 by passing project_id during setup to region config serialization

* Try another fix

* Fig

* Fix project ID

* Fix bug with GCS transfers

* Add internal CLI commands

* Exit replicator client upon any errors (#324)

* AWS firewall configuration via security groups (#239)

Skyplane now supports concurrent transfers in a secure manner. Every instance's ip is manually added to the SG at the start of transfer, and removed from the SG at the end of a transfer.

* Fix bug in #239

* Add CLI option to use BBR for transfers (#331)

* Add option to use BBR in skylark cli

* format

* Update

* Fix pytype

* Open tunnel

* Bold font

* Update

* Update

* Update

* Increase connections

* Clean up instance profiles in deprovision (#334)

* Clean up instance profiles in deprovision

* Fix bug in #239

* Fix pytype

* Update deprovisoin logic

* Cache pytype

* Fix pytype

* Disable pylint

* Fix issue

Co-authored-by: Shishir Patil <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant