tattle-made / feluda

A configurable engine for analysing multi-lingual and multi-modal content.

Home Page:https://tattle.co.in/products/feluda/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for printing the aggregate data stored in rabbit mq

dennyabrain opened this issue · comments

I would like to quickly see the status of rabbitmq from the feluda node.
This should be added to the debug script here - https://github.com/tattle-made/tattle-api/blob/master/src/api/debug.py

What i would like to do is run python debug.py stat -s queue to be able to get the total number or items enqueued in both the queues. any other useful aggregate status like number of failures, retries etc should also be included here.