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

[question] timeout settings per endpoint #684

Open
benitogf opened this issue Jul 7, 2022 · 2 comments
Open

[question] timeout settings per endpoint #684

benitogf opened this issue Jul 7, 2022 · 2 comments
Labels

Comments

@benitogf
Copy link

benitogf commented Jul 7, 2022

Is there a way to set timeouts for a specific endpoint without having to change the server global timeouts?

My use case is that I have an upload endpoint that needs a higher read timeout than the rest of the server

@andrewpillar
Copy link

Not currently, see this thread here from the Go issue tracker: golang/go#16100

@Tang8330
Copy link

Looks like the linked issue has been merged. Is this possible with Mux now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

3 participants