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

[Feature Request] Maximum concurrent executions #3

Open
LRagji opened this issue May 7, 2022 · 0 comments
Open

[Feature Request] Maximum concurrent executions #3

LRagji opened this issue May 7, 2022 · 0 comments

Comments

@LRagji
Copy link
Owner

LRagji commented May 7, 2022

There should be a way by which consumers can be configured with how many maximum batches they can keep in flight(a.k.a not acked)

  1. Number can vary from 1 to 100(or x but needs an upper limit)
  2. Post reaching the number threshold consumers cannot dequeue any batches until the number reduces or a specified time has reached from last update to the counter as this may indicate unexpected consumer deaths/crash
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