Skip to content

Req Adapter: Task max timeout fixed at 5 sec #236

@tuomohopia

Description

@tuomohopia

Req adapter timeout fixed

at 5 seconds

When using Req adapter, requests seem to be capped at 5 seconds in terms of timeouts. Because that's the default that gets passed to Task.await/2 here:

.

The default comes from https://hexdocs.pm/elixir/1.17.3/Task.html#await/2.

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