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

Add configuration option for upstream retries #36

Closed
wants to merge 1 commit into from

Conversation

danlamanna
Copy link
Contributor

Fixes #30.

I figured I would post this before try to write tests since I'm not sure how it should be done. In python-land I would probably mock retryableGet to ensure it's getting called. Any suggestions here? Also how do you feel about the backoff approach?

@danlamanna danlamanna closed this Feb 28, 2024
@danlamanna danlamanna deleted the add-upstream-retries branch February 28, 2024 03:03
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.

Consider retrying URLs in descriptor
1 participant