Skip to content

AsyncHttpClient getContent does not support a timeout #21757

Open
@FedericoCeratto

Description

@FedericoCeratto

Description

From the documentation: "Currently only the synchronous functions support a timeout". https://nim-lang.org/docs/httpclient.html#timeouts

Any transient network failure or loss of connectivity can leave futures pending forever, making AsyncHttpClient not suitable for long-lived processes.

Nim Version

1.6.10

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocumentationRelated to documentation content (not generation).

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions