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

feat(events): Channel Size #470

Open
MR2011 opened this issue Feb 4, 2025 · 0 comments
Open

feat(events): Channel Size #470

MR2011 opened this issue Feb 4, 2025 · 0 comments

Comments

@MR2011
Copy link
Collaborator

MR2011 commented Feb 4, 2025

Task Description

The event system in Heureka uses a channel size of 1000. When the scanners send data to Heureka, the event system will eventually block and cause a timeout.

Possible solutions:

  • Use a queue for events
  • Increase channel size for now
  • Give Pod more resources
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