ci: retry the deliver upload through transient resets #33
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "ci/deliver-retry"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A single TCP reset on the presigned PUT (curl exit 56, observed on the windows leg over the residential uplink) failed the whole deliver leg: --retry does not cover connection resets. Add --retry-all-errors --retry-delay 2 (retry 3) to all six deliver uploads - the PUT is idempotent and unsealed versions are overwritable by contract.