Results 26 comments of Will

> Do we demand sources only emit whole frames? > > Its a balance, > - if we do that the API becomes stricter, adding new sources will be harder....

Also seeing the same on our workers, we are however not using Sentinels but are using delayed/repeated jobs. We see the BZPOPMIN command no longer being executed (see graph) and...

We have no CPU spikes, but are seeing this happening consistently. We use Google MemoryStore with Redis version 7.0 This has just happened again today and `MONITOR` shows these commands...

@manast Concurrency factor is just the default, so 1. getWorkers returns `[ { name: 'GCP does not support client list' } ]` getWorkersCount returns `1` We only have one worker...

We are using two Workers on the same NestJS application, when we did that we started to see this issue (we also started using repeated jobs for the first time...

@manast I'm surprised that this would be the issue given the application code but I will investigate nonetheless - would a stuck/dangling processor/job affect the other queue though? Both queues...