marlof / ScORCH

DevOps Orchestration for Obrar deploy and Ansible playbooks
http://www.autoscorch.com
Apache License 2.0
5 stars 1 forks source link

If a job is orphaned the task number becomes unknown and causes an issue #160

Closed marlof closed 3 years ago

marlof commented 3 years ago

If a job takes a long time (sleep 3600) and the server is rebooted, the job becomes failed as expected, but if you try to resume the failed job, when you enter the reason scorch fails:

If Job num, then "r"

/functions/Scorch_setup: line 351: unknown: unbound variable If "r" then jobnub /functions/Scorch_Jobhandler: line 890: unknown: unbound variable