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

Update cluster client flow #1098

Merged
merged 1 commit into from
Aug 15, 2024
Merged

Update cluster client flow #1098

merged 1 commit into from
Aug 15, 2024

Conversation

carolineechen
Copy link
Collaborator

@carolineechen carolineechen commented Aug 1, 2024

move check_server into the client construction to avoid extra calls when making every client call. also remove restart_server when there are connection errors, as this wipes the entire runhouse state on the cluster. instead, reset and try to reconnect the client and throw an error if that still doesn't work.

Copy link
Collaborator Author

carolineechen commented Aug 1, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @carolineechen and the rest of your teammates on Graphite Graphite

@carolineechen carolineechen force-pushed the cc/client-update branch 2 times, most recently from a9bcd99 to f5cfe6c Compare August 12, 2024 19:30
@carolineechen carolineechen marked this pull request as ready for review August 12, 2024 19:30
@carolineechen carolineechen merged commit 636e1f6 into main Aug 15, 2024
10 of 12 checks passed
@carolineechen carolineechen deleted the cc/client-update branch August 15, 2024 17:12
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

Successfully merging this pull request may close these issues.

2 participants