Manuel Astudillo

Results 933 comments of Manuel Astudillo

It is quite simple: https://help.github.com/articles/creating-a-pull-request/ :)

You should not use ioredis prefix as it is making some magic with keys and BullMQ handles prefixes on its own. Maybe we should throw an exception if this setting...

@cnwangjie so that you can save Redis connections, some users have a limited amount of connections to use.

I also wished we could support it, but unfortunately, it is very very complicated to do, sorry. Best we can do is throw an error, if the keyPrefix is used...

You can use different queue names or use the prefix option: https://api.docs.bullmq.io/interfaces/QueueOptions.html#prefix

No, you need to specify it in every Queue and Worker instance.

@seancunningham you are welcome to submit a PR ;)

When you throw an error you can write any message in the error as you want, why can't you use that to decide what to do in case of error?

It is difficult to asses what is causing this issue without knowing what is the content of the file '/processes/camera-process/index.js'. Maybe this blog post is useful for you as it...

Closing as we do not have enough info to take any actions.