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

Document default Builtin Gateway timeouts #2177

Open
lobkovilya opened this issue Feb 12, 2025 · 0 comments
Open

Document default Builtin Gateway timeouts #2177

lobkovilya opened this issue Feb 12, 2025 · 0 comments
Labels
kind/feature New feature triage/pending This issue will be looked at on the next triage meeting

Comments

@lobkovilya
Copy link
Contributor

Description

In docs we have default sidecar timeouts https://kuma.io/docs/2.9.x/policies/meshtimeout/#defaults:

Image

But timeouts for Builtin Gateway are different:

	// Gateway
	DefaultGatewayIdleTimeout           = 5 * time.Minute
	DefaultGatewayStreamIdleTimeout     = 5 * time.Second
	DefaultGatewayRequestHeadersTimeout = 500 * time.Millisecond
@lobkovilya lobkovilya added kind/feature New feature triage/pending This issue will be looked at on the next triage meeting labels Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature triage/pending This issue will be looked at on the next triage meeting
Projects
None yet
Development

No branches or pull requests

1 participant