Manuel Astudillo
Manuel Astudillo
@roggervalf you could link to this issue regarding the new feature to support failing parents.
@bilalshaikh42 we are trying to iron out different edge cases, so the case when child jobs fail will be improved. But we need to be very careful as any new...
@ivan-kleshnin yes, thats why I am more confident to continue using just IORedis, as over the years @luin has fixed the issues that affected BullMQ and AFAIK there are no...
@roggervalf do we have anything new to update here after the last updates to flows?
As long as IORedis works reliably for us, I do not see any benefit in using any other client... it will just introduce more risk and more likely new issues...
@sirrodgepodge the thing is, how do we know node-redis does not have other issues that would impact us? so if we do all the migration work (which is not completely...
This is happening with external processors right? I think the easiest, for now, would be to use normal processors instead, as I am not sure this can be resolved at...
If it is happening regardless then it must be some kind of pre-processing NextJS that detects this possibility, maybe it can be disabled or something? I am not familiar with...
I don't think there is an issue here, can you provide specific typescript code so that we can understand what you mean?
@stepan-twnty no I haven't. I do not know how to solve this issue unfortunately as I am not very familiar with the NestJS ecosystem.