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

How do I get the queue length #172

Open
chen615 opened this issue Jan 12, 2023 · 1 comment
Open

How do I get the queue length #172

chen615 opened this issue Jan 12, 2023 · 1 comment

Comments

@chen615
Copy link

chen615 commented Jan 12, 2023

How do I get the queue length。

@whikloj
Copy link
Collaborator

whikloj commented Nov 8, 2023

I think the only way to do that would be to consume all the messages but not acknowledge them. Then you should have a count, but it might depend on whether it is a queue or topic and the server's implementation.

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

2 participants