Join Slack
Powered by
Is there a way to limit workflow concurrency to 1?...
# flyte-support
c
clean-thailand-47550
11/27/2024, 2:39 PM
Is there a way to limit workflow concurrency to 1? In other words, how to prevent a workflow from starting if another instance of the same workflow is already running.
a
alert-oil-1341
11/27/2024, 2:44 PM
Does this help?
https://docs.flyte.org/en/latest/user_guide/development_lifecycle/cache_serializing.html
t
thankful-minister-83577
11/27/2024, 8:15 PM
if not, mind writing up your use-case on this pr:
https://github.com/flyteorg/flyte/pull/5659
c
clean-thailand-47550
11/27/2024, 11:01 PM
@alert-oil-1341
thanks for the pointer. I really want to prevent starting any other workflows if one is already active.
clean-thailand-47550
11/27/2024, 11:02 PM
@thankful-minister-83577
Thanks. I provided a use case in that PR.
4
Views
Open in Slack
Previous
Next