taskforcesh / issues

Taskforce.sh issues
6 stars 0 forks source link

Taskforce.sh with BullMQ Pro - Groups tab does not show any groups #153

Closed wernermorgenstern closed 6 months ago

wernermorgenstern commented 6 months ago

Hi, I am using the Trial Version of BullMQ right now (We are using the BullMQ Pro on a different account).

We are using the Groups Functionality of the Pro Version, with Concurrency set to 1 for some queues, but other queues, it is higher.

I see the jobs, but in the Groups tab, it shows as empty.

image

manast commented 6 months ago

Are you sure there really are jobs in that queue? or that they really are in groups and not on the standard waiting status?

wernermorgenstern commented 6 months ago

Here is a list of the jobs: image

And here is the Job Data:

image As it shows, there is a group.id

manast commented 6 months ago

Ok, but could it be that the jobs are picked up very quickly so they do not have time to appear in any group? I see there are 91 active jobs currently, whats your maximum concurrency?

wernermorgenstern commented 6 months ago

They are picked up very quickly. Group Concurrency is 1, and Worker Concurrency/Batch Concurrency is 10.

That could be. What I could do, is pause the worker. Let me try that

wernermorgenstern commented 6 months ago

Yes, you are correct. I thought it would show also Completed Jobs. Now I see it doesn't. All good. Thank you for your help on this.