Open teake opened 9 years ago
Right now workers wait for a whole new interval whenever a dequeued jobs throw an exception upon creation in Worker::createJobInstance(). It would be better if workers moved straight on to a new job.
Right now workers wait for a whole new interval whenever a dequeued jobs throw an exception upon creation in Worker::createJobInstance(). It would be better if workers moved straight on to a new job.