I am not able to run redis workers
hardik7843
HOBBYOP
17 days ago
My Redis workers are not running in background.
jobs with order_id are pending state
Attachments
1 Replies
xmrafonso
FREETop 5% Contributor
17 days 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!