[code-infra] Codecov upload flakyness
Open
Nobody has claimed this yet.
scope: code-infra
- Dominant language
- JavaScript
- Stars
- 99.1k
- Forks
- 32.5k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 106
Description
Problem
- 503s when uploading screenshots
Proposal:
- To start: Implement retries, 2 retries with 30s backoff
Search keywords: codecov
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by searching the repository for the Codecov screenshot upload referenced in the issue and identify its workflow or entry point. Add two retries with a 30-second backoff for 503 upload failures, then verify the upload behavior in the relevant CI configuration or test coverage.
Written by the indexing model from the issue text.
Assessment
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100