Functionality to disable running more then one execution with same Job ID
stoyanovdanail opened this issue · 0 comments
stoyanovdanail commented
I would like to thank you for the great job you did!
Is there a functionality to disable running multiple jobs (with the same id) at the same time? For example if job is running and someone start the same job again and the second want to wait the first one to finish. If there is no such functionality could you please advice which is the best way to implement it.
Thanks in advanced!