taskforcesh / bullmq

BullMQ - Message Queue and Batch processing for NodeJS and Python based on Redis
https://bullmq.io
MIT License
6.16k stars 405 forks source link

[Bug]: #2723

Closed vishalsabhaya closed 2 months ago

vishalsabhaya commented 2 months ago

Version

v5.12.10

Platform

NodeJS

What happened?

i don't know what happening. i am scheduling 10 repeat job every 30 sec.

but all time single job always active & later fail. every 30 sec or 1 minute repeat job is decrease by 1 job.

How to reproduce.

schedule 10 job image

Relevant log output

No response

Code of Conduct

vishalsabhaya commented 2 months ago

I understand it is not problem of bullmq. might be I run locally take pull from bull-board/ui. it cause problem.

anyone guide me on which is the stable version for monitoring ui?

roggervalf commented 2 months ago

hi @vishalsabhaya, our official ui is https://taskforce.sh/. If You can provide which options You are using to create those jobs we can take a look

vishalsabhaya commented 2 months ago

@roggervalf thank you for answer. is this opensorce? i want to check on my local pc.

vishalsabhaya commented 2 months ago

@roggervalf i think below? is that correct? https://github.com/taskforcesh/taskforce-connector

roggervalf commented 2 months ago

hey, no it's not open sorce. But with the connector you posted, You can test it locally. There is a trial time to test our ui as well.

vishalsabhaya commented 2 months ago

@roggervalf understood. thank you.