New RunLLM response generated: >>>*# Question* Is...
# runllm-flyte-trial
j
New RunLLM response generated: >>>*# Question* 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. # Answer Currently, Flyte does not natively support workflow-level throttling to limit concurrency to one instance of a workflow. However, there is an open feature request to add this capability by introducing a
max_concurrent_execution
parameter that would allow users to specify the maximum number of concurrent executions for a workflow (GitHub Issue #5125). Would you like more details on potential workarounds or ongoing discussions about this feature? Sources: - GitHub Issue #5125 Slack Link https://flyte.slack.com/archives/CP2HDHKE1/p1732718388.864849 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.