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

*: increase HTTP client transport timeout #683

Closed
wants to merge 1 commit into from

Conversation

alvarolm
Copy link

Client is implemented in the authorization of nsqd for requesting it, sometimes my authorization server has unexpected latency increases which I can't control, making the default 2 seconds timeout useless.

Client is implemented in the authorization of nsqd for requesting it, sometimes my authorization server has unexpected latency increases which I can't control, making the default 2 seconds timeout useless.
@mreiferson
Copy link
Member

@alvarolm thanks for the PR. Unfortunately, this timeout in question affects many different HTTP operations. Why don't we make it configurable as a command line flag (default to the current 2s)?

@mreiferson mreiferson changed the title increase transport timeout *: increase HTTP client transport timeout Nov 11, 2015
@mreiferson
Copy link
Member

opened #715 to track this, closing

@mreiferson mreiferson closed this Jan 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants