bullmq icon indicating copy to clipboard operation
bullmq copied to clipboard

[Bug]:

Open robk99 opened this issue 2 years ago • 3 comments

Version

v4.11.4

Platform

NodeJS

What happened?

Regarding issue: #2120

I have some leftovers from creating an empty-string-named Queue. Now, I cannot delete it because I'm getting 404 response. InvalidQueue-Taskforce-2

How to reproduce.

No response

Relevant log output

No response

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

robk99 avatar Sep 28 '23 08:09 robk99

hey @robk99 no sure, what do you mean that you cannot delete it?

roggervalf avatar Sep 30 '23 04:09 roggervalf

hey @robk99 no sure, what do you mean that you cannot delete it?

Hey. So when I open Taskforce there's no this 'null.invalid queue' but then it appears when I refresh the connection. Then, as soon as I click on this Queue I get this error and cannot do anything with it.

robk99 avatar Sep 30 '23 08:09 robk99

I talked to @roggervalf about this privately, but for the record, the bug is produced by BullMQ when creating a queue with the empty string as its name. After that, the queue cannot be obliterated.

manast avatar Oct 02 '23 21:10 manast