Skip to content

Conversation

nikicat
Copy link
Contributor

@nikicat nikicat commented Apr 22, 2025

fix: pass error types to wait strategy in retry decorator

@nikicat nikicat changed the base branch from develop to main April 22, 2025 15:53
@nikicat nikicat changed the base branch from main to develop April 22, 2025 15:55
- retryhttp/_retry.py: Pass `server_error_codes`, `network_errors`, and `timeouts` to `wait_context_aware`.
- This enables the wait strategy to correctly identify the error type (server, network, timeout) and apply the appropriate wait duration.
@nikicat nikicat changed the title main fix: pass error types to wait strategy in retry decorator Apr 22, 2025
@austind austind merged commit 5a7ffd9 into austind:develop Apr 30, 2025
1 check passed
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