Skip to content

utils: curl::get retries - #3

Merged
apostasie merged 1 commit into
mainfrom
claudio/20260906-curl-hygiene
Sep 7, 2026
Merged

utils: curl::get retries#3
apostasie merged 1 commit into
mainfrom
claudio/20260906-curl-hygiene

Conversation

@closer-claudio

Copy link
Copy Markdown
Contributor

A plain GET, safe to repeat, and the network is the usual reason it fails: --retry 5 --retry-delay 3 --retry-all-errors, and the flags in the order every other curl of ours spells them (--proto '=https' --tlsv1.2 -fsSL).

Part of the curl sweep across farcloser and forkcloser.

🤖 Generated with Claude Code

A plain GET, safe to repeat, and the network is the usual reason it
fails: --retry 5 --retry-delay 3 --retry-all-errors, and the flags in
the order every other curl of ours spells them.

Signed-off-by: closer-claudio <claudio@farcloser.world>
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@apostasie
apostasie merged commit 99ceb09 into main Sep 7, 2026
8 checks passed
@closer-claudio
closer-claudio deleted the claudio/20260906-curl-hygiene branch September 7, 2026 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants