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: Consumer Pause/Resume and Max DLS Messages Policy #1289

Open
1 task done
itajenglish opened this issue Sep 1, 2023 · 1 comment
Open
1 task done

Feature: Consumer Pause/Resume and Max DLS Messages Policy #1289

itajenglish opened this issue Sep 1, 2023 · 1 comment
Assignees
Labels
💟 Community involvement A feature that the community is invloved with epic: Broker epic: UI Feature Request New feature or request

Comments

@itajenglish
Copy link

Description

Features:

  1. Pause/Resume Consumer Functionality:

    • Allow manual pausing/resuming of message consumption for consumers via the SDK and GUI.
  2. Max DLS Messages Policy:

    • Introduce a configurable threshold for the number of messages in the DLS that, when exceeded, will trigger an automatic pause of the associated consumer group.
    • Send appropriate alerts or notifications to inform engineers when the threshold is crossed and the consumer(s) or consumer group is paused.

Benefits:

  • Operational Control: Manual pausing of consumers allows for quick intervention and investigation when issues arise.
  • Cost and Risk Mitigation: The Max DLS Messages Policy acts as a safeguard against potential infrastructure costs and unintended consequences of continued message processing during downstream issues.

Additional context

No response

Code of Conduct

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

yanivbh1 commented Sep 1, 2023

Thank you, @itajenglish!
Great new features that came up during our "office hours".
Added to Q4!

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 epic: Broker epic: UI Feature Request New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants