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: stop backoff when context is cancelled #883

Merged
merged 1 commit into from
Jan 27, 2025
Merged

Conversation

jfbus
Copy link
Contributor

@jfbus jfbus commented Jan 21, 2025

When the controller aborts a request (e.g. due to a timeout), context is cancelled. No need to continue the request, the controller will retry.

@jfbus jfbus force-pushed the feat/backoff_timeout branch 8 times, most recently from af7a137 to a6512a2 Compare January 25, 2025 17:52
@jfbus jfbus force-pushed the feat/backoff_timeout branch from a6512a2 to c928462 Compare January 27, 2025 15:35
@jfbus jfbus merged commit a33032c into master Jan 27, 2025
7 checks passed
@jfbus jfbus deleted the feat/backoff_timeout branch January 27, 2025 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants