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

[chore] make codecov upload retrying more resilient #23851

Merged
merged 1 commit into from
Jul 5, 2023

Conversation

atoulme
Copy link
Contributor

@atoulme atoulme commented Jun 29, 2023

Move from retrying 5 times to retrying 10 times, and delays between retries from 10 to 15s.

This is based off the recent failures witnessed here:
https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/5416168149/jobs/9845939438?pr=23845

@atoulme atoulme requested review from a team and mx-psi June 29, 2023 23:11
mx-psi
mx-psi previously approved these changes Jun 30, 2023
@mx-psi
Copy link
Member

mx-psi commented Jun 30, 2023

I wonder if the specific failures you saw were a remnant of https://www.githubstatus.com/incidents/gqx5l06jjxhp. The timing doesn't quite match the status page timestamps, but it sounds reasonable to think that they could be related.

@atoulme
Copy link
Contributor Author

atoulme commented Jun 30, 2023

We can wait a bit. If this happens again before this PR goes stale, we can merge it.

@mx-psi
Copy link
Member

mx-psi commented Jun 30, 2023

Alright, let's do that :)

@mx-psi mx-psi added the on hold This is blocked by another PR/issue label Jun 30, 2023
@mx-psi mx-psi dismissed their stale review June 30, 2023 14:48

Let's wait until we see this happening again

@mx-psi
Copy link
Member

mx-psi commented Jul 5, 2023

I saw this again on https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/5462922968/jobs/9943452184?pr=23978, I think we can merge to see if it improves things

@mx-psi mx-psi added ready to merge Code review completed; ready to merge by maintainers and removed on hold This is blocked by another PR/issue labels Jul 5, 2023
@mx-psi mx-psi merged commit 6d269e5 into open-telemetry:main Jul 5, 2023
@github-actions github-actions bot added this to the next release milestone Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Code review completed; ready to merge by maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants