codecov / feedback

A place to discuss feedback about the pull request and web product experience.
37 stars 7 forks source link

Add retry to GitHub connection timeouts #542

Closed drazisil-codecov closed 3 weeks ago

drazisil-codecov commented 1 month ago

Log a warning, and only raise the exception after the retries max is reached.

https://github.com/codecov/shared/blob/3cac029e52c1bc587f80b1e619103ce5ac4dee66/shared/torngit/github.py#L856-L860

katia-sentry commented 1 month ago

only throw this error if retrys fail