Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
tuomohopia opened this issue Sep 25, 2024 · 0 comments · May be fixed by #238
Open

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

tuomohopia opened this issue Sep 25, 2024 · 0 comments · May be fixed by #238

Comments

@tuomohopia
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant