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
thrownewUnsupportedException('The BatchQueue does not support running via a regular worker. Instead, you should use the queue:batch-work command with a job id.');
137
+
thrownewUnsupportedException('The BatchQueue does not support running via a regular worker. ' .
138
+
'Instead, you should use the queue:batch-work command with a job id.');
0 commit comments