Skip to content

Consider excluding upload time from timeout #138

@clue

Description

@clue

Right now, this project respects the default_socket_timeout setting (default 60s). This time includes uploading a potentially big request body, i.e. the request may fail due to a timeout when sending a large upload. We should consider excluding the time it takes to send the request body from the timeout handling.

See https://github.com/clue/reactphp-buzz#timeouts

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions