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 retry fetch #1306

Merged
merged 3 commits into from
Mar 6, 2024
Merged

add retry fetch #1306

merged 3 commits into from
Mar 6, 2024

Conversation

codemonkey800
Copy link
Collaborator

Description

Adds logic to the hub API client to add retry logic when fetching from the API. This should hopefully resolve a class of errors on the hub related to errors in fetching data due to network errors:

image

@codemonkey800 codemonkey800 added the maintenance Release Label: Used for categorizing maintenance PRs in automated CI release notes label Mar 5, 2024
@codemonkey800 codemonkey800 merged commit 06e0acc into main Mar 6, 2024
11 of 13 checks passed
@codemonkey800 codemonkey800 deleted the jeremy/retry-fetch branch March 6, 2024 21:15
Copy link

github-actions bot commented Mar 8, 2024

This PR has been included in release: v24.03.0, see the release notes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Release Label: Used for categorizing maintenance PRs in automated CI release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants