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

Sort queues #75

Merged
merged 1 commit into from
Dec 28, 2023
Merged

Sort queues #75

merged 1 commit into from
Dec 28, 2023

Conversation

kodless
Copy link
Owner

@kodless kodless commented Dec 28, 2023

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

Feature

What is the current behavior? (You can also link to an open issue here)

No way to sort queues

What is the new behavior (if this is a feature change)?

Sort indexed/broker queues by any queue metric, this will be useful for sorting queues by:

  • Big memory usage
  • Large amount of queued tasks
  • Low ack rate
  • High publish rate
  • etc...

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

No

@kodless kodless self-assigned this Dec 28, 2023
@kodless kodless merged commit fc9528c into master Dec 28, 2023
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

Successfully merging this pull request may close these issues.

None yet

1 participant