Make check.sh more resilient
Open
- Dominant language
- No language data
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
From the March 30 Downtime retro we identified that this script could use some improvements:
- We should be able to handle momentary failures from the network. This script is a test so we don't want to be too linient, but if 1 module fails with a non application status code like 522, we should probably retry it because there's nothing we can really do to improve that issue.
- We should remove anything still around that interacts with Cercel since we don't use that anymore
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.