How to access worker from inside a sandboxed job #2404
Unanswered
NathanSavageUoP
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all. I need to be able to access the job worker from inside a sandboxed job as I want to set up a manual rate limiter that the job itself can fire. Im sure im missing something trivial but I cant seem to see how to do it. Im using nestjs to register my queues.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions