Skip to content

Conversation

@sunnyhaibin
Copy link
Contributor

This PR introduces a retry mechanism for API requests to handle transient 5xx errors.

@github-actions github-actions bot added the tools label Nov 13, 2025
@greatgitsby
Copy link
Contributor

greatgitsby commented Nov 13, 2025

requests has built-in retry mechanisms, i’d look into that over rolling your own (maybe 1 or 2 line code change)

@sunnyhaibin
Copy link
Contributor Author

sunnyhaibin commented Nov 13, 2025

requests has built-in retry mechanisms, i’d look into that over rolling your own (maybe 1 or 2 line code change)

Good call, TIL. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants