Felix Mosheev
Felix Mosheev
Hi, thank you for reporting this issue, I'm not an expert with Nest.js... (maybe I should become one) Bull-board, the core do supports async addition /removal of queues... I'll happy...
Hi, I'm not sure if this is possible, but, if you can inject the ``` @Inject(BULL_BOARD_INSTANCE) private readonly board: BullBoardInstance ``` you will be able to add queue dynamically, by...
Hi @alko89 thank you for this PR, it definitely something that I would like to add to `Bull-Board`. Since this data is "on demand" it should not be presented all...
@codeweb05 does @Kirkify response solved your issue?
@codeweb05, does #639 solves your issue?
@codeweb05, can you check if #704 solves this issue?
Hi, I'm not sure what is redis-sentinels, but the provided code doesn't shows where is your bull-board server... What is the `bullBoardAdapter` that you've provided as a `serverAdapter`?
Do you have the view loading but it no serves the Api end points? If so, it is probably related to #552
Sure, that will be helpful
Do you provide a proper connection to bull?