chore(linux): retry on network glitches during builds
Open
chore
ci
linux/
- Dominant language
- Pascal
- Stars
- 534
- Forks
- 143
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 113
Description
e.g.
```
#14 exporting to docker image format
#14 ERROR: failed to copy: read tcp 172.17.0.2:40974->20.209.163.1:443: read: connection timed out
------
> exporting to docker image format:
------
ERROR: failed to solve: failed to copy: read tcp 172.17.0.2:40974->20.209.163.1:443: read: connection timed out
Error: buildx failed with: ERROR: failed to solve: failed to copy: read tcp 172.17.0.2:40974->20.209.163.1:443: read: connection timed out
```
https://github.com/keymanapp/keyman/actions/runs/7911875115/job/21596815053#step:3:471
Contributor guide
Assessment
This issue has not been assessed yet.