Closed mirekm closed 11 years ago
The problem was caused by the exec_after property being returned as a string which couldn't be evaluated to the proper date by runner's runNow
method. Simple fix can be found here
Hi Mirek!,
Thanks for the pull request. Merged it into redis backend. It should be working fine now.
Forgive me if I miss something obvious but for some reason the code below doesn't seem to work correctly with bin/workflow-runner. It seems that the runner picks up the same job repeatedly over and over:
I use wf-redis-backend.