Open pintofcat opened 9 months ago
Hey! Is it possible to send message from rq publisher and consume it in ARQ consumer?
Simply call ARQ's enqueue_job() from the RQ worker.
enqueue_job()
Hey! Is it possible to send message from rq publisher and consume it in ARQ consumer?