NestJs BullMQ: “Flow” feature does not execute the parent and children jobs
I am new to BullMQ and I have been trying to implement “flow” feature but the referenced jobs that I have listed in the syncVotesTableAndExtractDataFlow
variable which is of type FlowProducer
are not ran (this code is inside FilterVoteDataProducer
class.
BullMQ NestJS external process configuration
I’m trying to configure an external process because my jobs were stalling: