Cloud Triggered Task Starting Multiple Concurrent Executions Despite Concurrency Setting
Has anyone seen a Cloud Triggered Task ignore the "Do not start a new execution if one is already active" setting?
I have a task configured as a Triggered Task with that option enabled. My current environment only has a single Ultra Snaplex available,
However, I observed three executions of the same task start within ~1 second of each other and run concurrently for about 11 minutes.
My expectation was that only one execution of the task would be allowed at a time and subsequent trigger requests would be blocked while the first execution was still active.
Are there known limitations with the "Do not start a new execution if one is already active" setting?
Does this setting behave differently for API-triggered tasks or when running on an Ultra Snaplex?
Any insight would be appreciated.