DImuthuUpe commented on PR #361: URL: https://github.com/apache/airavata/pull/361#issuecomment-1366341226
@isururanawaka This check is performed because there was a bug in helix core to repeatedly run the same task without termination. In such cases, there were lots of jobs with the same configuration created for the same task. If you put this logic here, there is a possibility of that bug causing the same issue for auto-scheduled processes. I do not have a better way to write this but consider the issue I mentioned and you should be able to write this in a different way while mitigating the issue. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@airavata.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org