Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Use curl --retry feature? #100

@kwavnet

Description

@kwavnet

We occasionally get curl: (6) Could not resolve host: api.github.com when the action is polling for the downstream job.
Would be an option to add a --retry=x (maybe 3 or something) to

if response=$(curl --fail-with-body -sSL \
?

I believe a retry should fix the temporary DNS issues

see also curl man page https://curl.se/docs/manpage.html#--retry

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions