Skip to content

fix: add retry to curl calls#55

Open
fernandezcuesta wants to merge 2 commits into
crossplane:mainfrom
fernandezcuesta:fix/add-curl-retries
Open

fix: add retry to curl calls#55
fernandezcuesta wants to merge 2 commits into
crossplane:mainfrom
fernandezcuesta:fix/add-curl-retries

Conversation

@fernandezcuesta

@fernandezcuesta fernandezcuesta commented Jun 8, 2026

Copy link
Copy Markdown

Adds --retry 5 --retry-all-errors to a centralised curl command, which by default does an exponential backoff retry.

Fix: #54

Signed-off-by: Jesús Fernández <7312236+fernandezcuesta@users.noreply.github.com>
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.

Transient curl failures break CI builds

1 participant