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

fix(host): Backoff after MAX_RETRIES #429

Merged
merged 1 commit into from
Aug 15, 2024
Merged

fix(host): Backoff after MAX_RETRIES #429

merged 1 commit into from
Aug 15, 2024

Conversation

clabby
Copy link
Collaborator

@clabby clabby commented Aug 15, 2024

Overview

Backs off the prefetching job after a MAX_RETRY parameter.

Copy link
Collaborator Author

clabby commented Aug 15, 2024

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

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

@clabby clabby added K-fix Kind: fix A-host Area: host binary labels Aug 15, 2024
@clabby clabby self-assigned this Aug 15, 2024
@clabby clabby removed the K-fix Kind: fix label Aug 15, 2024
Copy link
Collaborator

@refcell refcell left a comment

Choose a reason for hiding this comment

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

LGTM

@clabby clabby added this pull request to the merge queue Aug 15, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.0%. Comparing base (ca172fe) to head (53afe67).

Additional details and impacted files

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Merged via the queue into main with commit 3b07da3 Aug 15, 2024
20 checks passed
@clabby clabby deleted the cl/retry-backoff branch August 15, 2024 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-host Area: host binary
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants