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 rate-limiting to the Rendezvous experimental endpoint #17123

Open
anoadragon453 opened this issue Apr 25, 2024 · 0 comments
Open

Add rate-limiting to the Rendezvous experimental endpoint #17123

anoadragon453 opened this issue Apr 25, 2024 · 0 comments
Assignees

Comments

@anoadragon453
Copy link
Member

Implemented in #17056, the endpoint for starting a rendezvous endpoint currently has no rate-limiting. Since there is a cap to the number of concurrent rendezvous sessions, this could technically allow a DoS where a user creates many sessions, forcing other legitimate sessions to expire.

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

No branches or pull requests

3 participants