Re: Sporadic issue in putting a variable in workflow scope

2018-11-10 Thread Xue Junkai
Hi Dimuthu, Couple things here: 1. Only JobQueue in Helix is single branch DAG and 1 job running at a time with defining parallel job number to be 1. Otherwise, you may see many jobs running at same time as you set parallel job number to be a different number. For generic workflow, all jobs

Re: Sporadic issue in putting a variable in workflow scope

2018-11-10 Thread DImuthu Upeksha
Hi Junkai, Thanks for the clarification. There are few special properties in our workflows. All the workflows are single branch DAGs so there will be only one job running at a time. By looking at the log, I could see that only the task with this error has been failed. Cleanup agent deleted this