taskforcesh / bullmq-pro-support

Support repository for BullMQ Pro edition.
1 stars 0 forks source link

Store Worker Details in Redis for metrics / observability #67

Open lukepolo opened 10 months ago

lukepolo commented 10 months ago

It would be awesome to get the worker details , things like the WorkerOptions. We have a lot of workers and they may spin up and down depending on load. Also we change our concurrency based on CPU load / Memory Load etc.

Would be awesome if we could change the concurrency from redis as well !

manast commented 10 months ago

Yes, we have some ideas to improve the data that we can get from the workers, for instance which worker is processing which job, and other stats. Not sure when we will be able to fit in such a feature though, but it is definitively going to happen.