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

Expose HTTP timeout to AIGatewayRoute #361

Open
yuzisun opened this issue Feb 18, 2025 · 1 comment · May be fixed by #384
Open

Expose HTTP timeout to AIGatewayRoute #361

yuzisun opened this issue Feb 18, 2025 · 1 comment · May be fixed by #384
Labels
enhancement New feature or request
Milestone

Comments

@yuzisun
Copy link
Contributor

yuzisun commented Feb 18, 2025

Description:
The default envoy proxy timeout is 15s which is too short for GenAI workload. We need to support configuring HTTP Timeout setting on AIGatewayRoute backendRefs which then propagate to envoy gateway HTTPRoute.

[optional Relevant Links:]
https://gateway.envoyproxy.io/docs/tasks/traffic/http-timeouts/#:~:text=The%20default%20request%20timeout%20is,the%20gateway%20to%20a%20backend.

@yuzisun yuzisun added the enhancement New feature or request label Feb 18, 2025
@daixiang0
Copy link
Member

/assign

@mathetake mathetake added this to the v0.2.0 milestone Feb 18, 2025
@daixiang0 daixiang0 linked a pull request Feb 20, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants