coverallsapp / coverallsapp/github-action
Feature: Support for retries
Open
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 520
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
The coveralls.io site every now and then fails with 5xx errors.
Support for retries, e.g. using retries and retry_wait parameters for the app would really be helpful!
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 locating the action's request to coveralls.io and how app parameters are configured. Confirm how 5xx failures are handled, then define done as configurable retries and retry_wait causing failed requests to be retried before the action exits.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100