zetflo

Results 2 issues of zetflo

When i use bull in redis cluster mode. Configuration options ```js const opts = { createClient: function(type){ return new redis.Cluster([ ... ]); }, prefix: '{}' }; ``` Create job it's...

enhancement
PRIO 1

### What happened? ![image](https://github.com/user-attachments/assets/e98e8c57-9fbe-4ba7-b8a6-834d53c0dacb) When I create a new document type. No see any message but nothing doing ### Steps to reproduce 1. Open app 2. Go to labels menu...

bug