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

🐛🐛🐛 Large number of messages in queue chokes the utility on both drain/redrive 🔥 #88

Open
jeffsays opened this issue May 31, 2024 · 1 comment
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@jeffsays
Copy link
Contributor

Draining and/or re-driving messages chokes the utility when there are large number of messages.

This happens in the following circumstances:

  • large number of messages in the queue to be drained
  • large number of messages in the queue to be redriven
  • large number of drained messages to be redriven from a file

I'll grab some screenshots of my console output as I run into these...I'll dig through my screenshot archives as well to find any that I might already have saved

@jeffsays jeffsays added the bug Something isn't working label May 31, 2024
@jeffsays
Copy link
Contributor Author

@joshuanapoli an update for you with more details

When attempting to drain 1935 messages from a queue, the utility crashes

initial queue size:
Screenshot 2024-06-18 at 12 15 57 PM

utility crash (note incomplete number of how many messages are in the queue - it's still increasing at this point):
Screenshot 2024-06-18 at 12 15 04 PM

queue reports some of the messages as in-flight now:
Screenshot 2024-06-18 at 12 17 14 PM

17 messages were successfully drained before the crash
17 messages drained + 203 in queue + 1717 in flight == 1937 messages 🤔
i guess it has increased since i pulled up the page minutes ago🤮

1920 messages now in the queue
Screenshot 2024-06-18 at 12 19 35 PM

@only1chi only1chi added the help wanted Extra attention is needed label Nov 20, 2024
@only1chi only1chi changed the title Large number of messages in queue chokes the utility on both drain/redrive 🐛🐛🐛 Large number of messages in queue chokes the utility on both drain/redrive 🔥 Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants