🚀 Features
- Reschedule a delayed job and reprioritise a prioritized one - by @Stosiu in #1389 (d5da8)
- Show ignored and failed children in the flow view - by @Stosiu in #1388 (de7cb)
- Queue rate limits, and clearing one a worker has tripped - by @Stosiu in #1387 (7189b)
- Surface the job diagnostics BullMQ already reports - by @Stosiu in #1386 (de7d3)
- Remove the unprocessed children a parent is stuck on - by @Stosiu in #1390 (63de4)
- api: Widen the BullMQ peer range to ^5.56.0 and test the floor in CI - by @Stosiu in #1383 (c8742)
🐞 Bug Fixes
- api: Use unique jest worker ID instead of pid - by @felixmosh (8d245)
- cli: Move to ioredis 6 alongside bull 4 and bullmq 5 - by @Stosiu in #1385 (22399)
- metrics: Adopt an injected client from any copy of ioredis - by @Stosiu in #1391 (682f1)
- ui: Set state out of act block - by @felixmosh (c8128)