Skip to content

[Outdated] "--retry-delay" not accepting decimal (e.g. 0.001) #18109

@MasterInQuestion

Description

@MasterInQuestion

    "expected a proper numerical parameter"
    Unlike some other options that expected "<seconds>".
    ("--connect-timeout", "--max-time", etc.)


    Also on the documentation:
https://curl.se/docs/manpage.html#--retry-delay
    "Setting this delay to zero makes curl use the default backoff time."
    .
    Potentially ambiguous as the default backoff time may vary. (exponential backoff)
    Better to clearly indicate.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions