common-workflow-service
common-workflow-service copied to clipboard
Multiple processes running when limit is set to 1
We have a singleton process (only enabled on 1 worker, and limit is 1), but we are occasionally seeing 2 concurrent runs of that process.
It seems like this problem is more likely to occur when the process is failing.