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
I am encountering an issue where running two separate workers with Supervisor causes conflicts, despite each worker having its own configuration and unique settings. Both workers are necessary for my application, but their simultaneous execution leads to unexpected behavior.
Steps to Reproduce
Create two Supervisor worker configurations, for example:
I am encountering an issue where running two separate workers with Supervisor causes conflicts, despite each worker having its own configuration and unique settings. Both workers are necessary for my application, but their simultaneous execution leads to unexpected behavior.
Steps to Reproduce
project-1-worker.conf
project-2-worker.conf
project-1-worker.conf
project-2-worker.conf
Queue system: Laravel Queue
The text was updated successfully, but these errors were encountered: