Hi Experts
Is it possible to programmatically (via a script or process) end frozen jobs (either with error or with success?)
Thanks
Kin
Hi Experts
Is it possible to programmatically (via a script or process) end frozen jobs (either with error or with success?)
Thanks
Kin
There is a customizer method available at the JobQueue object called ResetFrozen that takes a boolean success parameter.
Brilliant, thanks Markus
Brilliant, thanks Markus