bull Questions
1
I'm using bullmq to send webhooks events. Jobs are scheduled and an automatic retry is in place. Let's say I want to re-execute some tasks which already successfully completed and I have the ids of...
5
I am using npm bull to add my queue job to handle about sending mail for my project. It runs no problems for a long time, but recently, it shows this error:
Error while handling task collect-metric...
2
While doing testing with Jest I am getting a warning saying "A worker process has failed to exit gracefully and has been force exited. This is likely caused by tests leaking due to improper te...
1
This is just for describing the issue and sharing my solution, I got stuck a lot of time on it.
This issue happened after I upgraded the Angular 10 -> 11 and changed the builder from udk:udk-run...
Alarice asked 7/1, 2022 at 14:2
2
I'm using NestJS Queues via Bull and writing unit tests in Jest. I want to skip the processing of jobs triggered during testing.
There's a GH issue on test mode for Bull but they won't implement it...
0
I'm trying to integrate Bull Board in to NestJS + Fastify service.
bull-board.middleware.ts
import { Injectable, NestMiddleware } from '@nestjs/common';
import { router as bullBoardMiddleware } fro...
Sudiesudnor asked 23/3, 2021 at 14:24
1
© 2022 - 2025 — McMap. All rights reserved.