ci: retry the deliver upload through transient resets #33

Merged
PerishFire merged 1 commit from ci/deliver-retry into main 2026-07-16 04:01:03 +00:00
Owner

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.

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.
ci: retry the deliver upload through transient resets
All checks were successful
guard / guard (pull_request) Successful in 10s
a25bd6600d
PerishFire deleted branch ci/deliver-retry 2026-07-16 04:01:04 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
PerishFire/negentropy!33
No description provided.