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: Producer Throttling #1365

Open
1 task done
keyboardcrimp opened this issue Oct 18, 2023 · 1 comment
Open
1 task done

Feature: Producer Throttling #1365

keyboardcrimp opened this issue Oct 18, 2023 · 1 comment
Assignees
Labels
💟 Community involvement A feature that the community is invloved with Feature Request New feature or request

Comments

@keyboardcrimp
Copy link

Description

It would be nice to have some way to set a limit on the producers such that if there are X number of messages in a station then it will back off until they have been consumed. This will prevent build-up in the stations for large processing jobs where the bottleneck is the consumer.

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@keyboardcrimp keyboardcrimp added Feature Request New feature or request 💟 Community involvement A feature that the community is invloved with labels Oct 18, 2023
@yanivbh1
Copy link
Contributor

Thank you @keyboardcrimp ,
It will be added to the backlog.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💟 Community involvement A feature that the community is invloved with Feature Request New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants