Skip to content

Unable to disable request timeout #261

Closed
@153957

Description

@153957

Previously it was possible to disable the timeout for the HTTP client by setting request_timeout to None, but after: #257 it 'has' to be an int of float.
So the timeout can no longer be easily disabled (can of course be set super high, but that means having to set it to something instead of clearly nothing/unlimited).

Please allow None as a value for the request_timeout.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions