I am not able to run redis workers
hardik7843
PROOP
5 months ago
My Redis workers are not running in background.
jobs with order_id are pending state
Attachments
1 Replies
xmrafonso
FREE
5 months ago
Hey, have you tried creating a separate service for the worker, then setting the start command to your worker file (whatever you use here), and then make sure the web and worker are using the redis url.
Maybe I misunderstood the question, further information would be helpful though!