Hey folks.. Does flyte have the ability to ensure ...
# flyte-support
l
Hey folks.. Does flyte have the ability to ensure that a given workflow can have only 1 instance running, irrespective of inputs (i.e. I can’t rely on caching)
f
Yes launchplan concurrency was added recently- I think this is for scheduled only
In union we have this
l
thanks.. yes I found the info with launchplan.. Was curious about arbitrary runs
f
Nope