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

CLI should retry when it encounters 5XX errors #1709

Open
com6056 opened this issue Apr 16, 2024 · 3 comments
Open

CLI should retry when it encounters 5XX errors #1709

com6056 opened this issue Apr 16, 2024 · 3 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@com6056
Copy link

com6056 commented Apr 16, 2024

Love that codecov/codecov-cli#351 was tackled in codecov/codecov-cli#382! It would be great though if all 5XX status codes were retried, we just hit a few 503s today that caused some build failures so being able to automatically retry those would be perfect. Thanks!

@thomasrockhu-codecov
Copy link
Contributor

Perhaps related to codecov/feedback#335 and codecov/feedback#336

@chriscerk
Copy link

chriscerk commented Apr 18, 2024

To add to this thread, just encountered a temporary failure today (resolved upon retry) that would benefit from automatic retries.

info - 2024-04-18 17:16:16,791 -- ci service found: circleci
info - 2024-04-18 17:16:16,934 -- Process Commit creating complete
info - 2024-04-18 17:16:16,967 -- Process Report creating complete
error - 2024-04-18 17:16:16,968 -- Report creating failed: 

@thomasrockhu-codecov thomasrockhu-codecov added the enhancement New feature or request label Apr 23, 2024
@rohan-at-sentry rohan-at-sentry added bug Something isn't working and removed bug Something isn't working labels May 8, 2024
@rohan-at-sentry rohan-at-sentry transferred this issue from codecov/codecov-cli May 8, 2024
@rohan-at-sentry rohan-at-sentry added the bug Something isn't working label May 8, 2024
@rohan-at-sentry
Copy link

flagging as a bug however, this should be a quick enhancement that we can prioritize within the next few sprints.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants