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

Use hashicorp retryable http #1378

Merged
merged 1 commit into from
Aug 16, 2023
Merged

Use hashicorp retryable http #1378

merged 1 commit into from
Aug 16, 2023

Conversation

loosebazooka
Copy link
Member

this appears to handle connection issues (premature connection closure from debian snapshots) much better and automatically compared to the custom impl we had.

Signed-off-by: Appu Goundan <[email protected]>
Copy link
Collaborator

@bobcallaway bobcallaway left a comment

Choose a reason for hiding this comment

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

we've used this in sigstore and have been happy with it.

@bobcallaway bobcallaway merged commit 31f61c9 into main Aug 16, 2023
11 checks passed
@bobcallaway bobcallaway deleted the retryablehttp branch August 16, 2023 19:48
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