Felix Mosheev
Felix Mosheev
Maybe we should add a link at the right of queue statuses (before 3 dots of queue actions)?
Here, https://github.com/felixmosh/bull-board/blob/04131152497b07289dbdd799700f825b06a67e08/packages/api/src/handlers/queues.ts#L92
Hi @atharahmed thank you for this awasom PR 🙏🏽
Same here, with MySQL 8. I've debugged it, it looks like the migration tries to drop FK keys (even though the renamed column doesn't have a foreign key on it)....
Hi @mercmobily thank you for the investigation, what you was mentioned is correct. This is the related issue I've opened there. https://github.com/Kequc/knex-stringcase/issues/29
Hi, we don't have any documentation for that api, you can inspect the routes in the api package. Feel free to make a PR for it.
Pass a `additionalRectAttrs` which will return `{strokeWidth: '1px', stroke: '#000'}`
Thank you for your contribution 🙏🏼 I'll review it asap
Can you fix the build errors?
Hi, thank you for reporting this bug, can you elaborate a bit, Which queue are you using? Bull or BullMQ Which server adapter? What is you job data & options?...