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

Per route request timeout #34101

Open
saman2000hoseini opened this issue May 12, 2024 · 1 comment
Open

Per route request timeout #34101

saman2000hoseini opened this issue May 12, 2024 · 1 comment
Labels
area/http area/idle_timeout enhancement Feature requests. Not bugs or questions.

Comments

@saman2000hoseini
Copy link

Title: We need to define request timeout per route rather than current global HTTP connection manager request timeout

Description:

According to our usecase, we need to define request timeout per route rather than current global HTTP connection manager request timeout. As i have read the documents, there is a perTryTimeout parameter which might have our desired functionality. But during different scenarios, we were not able to make it work. I would appreciate if you tell me there is a way to make it work using current features or explain if there was a reason which this feature is not implemented.

@saman2000hoseini saman2000hoseini added enhancement Feature requests. Not bugs or questions. triage Issue requires triage labels May 12, 2024
@ravenblackx ravenblackx added area/http area/idle_timeout and removed triage Issue requires triage labels May 13, 2024
@saman2000hoseini
Copy link
Author

It's good to mention that the connection won't be idle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/http area/idle_timeout enhancement Feature requests. Not bugs or questions.
Projects
None yet
Development

No branches or pull requests

2 participants