[Release] Make download_rc_binaries.py less frustrating
Open
Component: Release
Type: enhancement
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
### Describe the enhancement requested
- Use `--retry-all-errors` in cURL, or do the retry in Python instead, to avoid 'connection reset by peer'
- Skip files already downloaded so that we don't have a [painter's algorithm](https://en.wikichip.org/wiki/schlemiel_the_painter%27s_algorithm) when we retry validation
### Component(s)
Release
Contributor guide
Assessment
This issue has not been assessed yet.