Open Bug 1347088 Opened 7 years ago Updated 5 years ago

[PulseGuardian] "Queue is overgrowing" email needs adjustment for unbounded queues

Categories

(Webtools :: Pulse, defect)

defect
Not set
normal

Tracking

(Not tracked)

People

(Reporter: emorley, Unassigned)

References

Details

Bug 1321704 added support for some queues being unbounded.

`queue/treeherder-prod/jobs` is one such queue (it's marked as unbounded when I visit https://pulseguardian.mozilla.org/queues), however I received this alert email:

"""
Warning: your queue "queue/treeherder-prod/jobs" on exchange "could not be determined" is
overgrowing (4122 ready messages, 4122 total messages).

The queue will be automatically deleted when it exceeds 20000 messages.

Make sure your clients are running correctly and are cleaning up unused
durable queues.
"""

The bit about deleting doesn't apply to unbounded queues. (Luckily, since the queue is now up to 33K messages.)
And today:

"""
Warning: your queue "queue/treeherder-prod/jobs" on exchange "could not be determined" is
overgrowing (4322 ready messages, 5020 total messages).

The queue will be automatically deleted when it exceeds 20000 messages.

Make sure your clients are running correctly and are cleaning up unused
durable queues.
"""
You need to log in before you can comment on or make changes to this bug.