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...
Excruciating asked 1/3, 2021 at 15:1

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...
Jeff asked 18/4, 2022 at 7:0

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...
Shawntashawwal asked 8/4, 2021 at 4:18

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...

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...
Cleanup asked 11/5, 2021 at 15:20

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.