Api Error Job {...} does not exist
should not count as a fault for the purpose of _consecutive_failed_jobs
#255
Labels
By incrementing
._consecutive_failed_jobs
for this error, the worker will erroneously pause popping jobs. As this error does not indicate poor conditions on the worker (and is in fact a race-condition API-side to do with the database) it is incorrect to consider this error a form of fault/failed job.The text was updated successfully, but these errors were encountered: