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

[Access] Implement response limit tracker routine for ws controller #6640

Open
Tracked by #6163
Guitarheroua opened this issue Nov 12, 2024 · 0 comments · May be fixed by #6814
Open
Tracked by #6163

[Access] Implement response limit tracker routine for ws controller #6640

Guitarheroua opened this issue Nov 12, 2024 · 0 comments · May be fixed by #6814
Assignees
Labels

Comments

@Guitarheroua
Copy link
Contributor

Guitarheroua commented Nov 12, 2024

Implement a response limit tracking routine for the WebSocket controller to monitor and enforce limits on the number of responses sent to clients from data providers.

Requirements:

  • Define configurable limits.
  • When limits are reached, postpone sending further responses to the client.
  • Add tests to validate correct tracking and enforcement of response limits.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants