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

Add timeouts to request handling #3034

Open
divergentdave opened this issue Apr 19, 2024 · 0 comments
Open

Add timeouts to request handling #3034

divergentdave opened this issue Apr 19, 2024 · 0 comments

Comments

@divergentdave
Copy link
Contributor

We may want to add timeouts to cancel request handling futures in addition to cancelling on disconnect (see #3033). It would make sense to set the timeout in Janus slightly shorter than the timeouts of any reverse proxies in front of it. Note that there are some situations, depending on the client, the HTTP protocol version, the OS, and when and how the disconnection happens, that may mean our server can't detect a disconnection.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant