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

feat(cli): retry on http errors #1606

Merged
merged 1 commit into from
Aug 17, 2023
Merged

feat(cli): retry on http errors #1606

merged 1 commit into from
Aug 17, 2023

Conversation

spalladino
Copy link
Collaborator

Retry 3 times (in 1, 1, 2s intervals) upon an http error when connecting to the rpc server. This is a desperate attempt to fix the socket closed errors we're seeing pop up randomly.

@spalladino spalladino requested a review from benesjan August 17, 2023 14:34
Copy link
Contributor

@benesjan benesjan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@spalladino spalladino enabled auto-merge (squash) August 17, 2023 14:46
@spalladino spalladino merged commit 7af5994 into master Aug 17, 2023
@spalladino spalladino deleted the palla/cli-retries branch August 17, 2023 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants