You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey Kamil! Unfortunately this was just for a PoC that we won't be moving forward with, but I couldn't find anything online about the presence/lack of it in nestjs so wanted to add a note about it.
Is there an existing issue that is already proposing this?
Is your feature request related to a problem? Please describe it
Currently I have to implement the new custom queue functionality by hand with something hacky like the following
Describe the solution you'd like
Custom Queue Events were added last month in taskforcesh/bullmq#2844, however there are no NestJS decorators/classes added for it yet.
Teachability, documentation, adoption, migration strategy
No response
What is the motivation / use case for changing the behavior?
Being able to emit and process real-time distributed events.
The text was updated successfully, but these errors were encountered: