Support instant JobStatus update within transaction
-
Dedicated database connection support is added.
Therefore JobStatus updates can be saved instantly even within your application transaction.
Read setup step 6 for instructions. -
Fixed errors caused by calling attempts() on null object, thanks @PatBriPerso