mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 03:11:54 +00:00
The value in the stats file can get outdated if the queue hasn't done enough iterations to update the stats file for a while. The queue size output by rabbitmqctl list_queues is more up to date, and empirically tends to agree with the value in the stats file (when the stats file is fresh).