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
Fix the worker count in the generated config file.
The generated config file still has the worker count of 5, not 3. This
led to issues in development as connections were quickly used up causing
jobs to be stuck.
0 commit comments