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

Drastically reduce HTTP client timeout #2288

Closed
jbearer opened this issue Nov 15, 2024 · 0 comments
Closed

Drastically reduce HTTP client timeout #2288

jbearer opened this issue Nov 15, 2024 · 0 comments
Labels
bug Something isn't working maintenance

Comments

@jbearer
Copy link
Member

jbearer commented Nov 15, 2024

I think the HTTP client timeout defaults to like 60s. That is basically useless at the speeds we're running at. It makes one faulty node a drag on the entire network, when in reality we could probably just time out requests to that node after 1 second or so and retry and succeed from a different node.

@sveitser sveitser added bug Something isn't working maintenance labels Nov 19, 2024
@jbearer jbearer closed this as completed Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working maintenance
Projects
None yet
Development

No branches or pull requests

2 participants