Add retry parameter for smoke tests.
Open
enhancement
- Dominant language
- Python
- Stars
- 19
- Forks
- 7
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 67
Description
### 📝 Description of the feature
Since lately we have been getting more and more transient connectivity errors, do you think it is a good idea to add a retry parameter to the `build_wheelhouse` action? This way we might avoid to manually rerun the action if it was failing due to some transient connectivity issue.
### 💡 Steps for implementing the feature
_No response_
### 🔗 Useful links and references
_No response_
Contributor guide
Research direction
Locate the build_wheelhouse action and read how its inputs and failure handling are defined. Add the requested retry parameter and verify that transient connectivity failures are retried while successful runs remain unchanged.
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
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100