New RunLLM response generated: >>>*# Question* Hi...
# runllm-flyte-trial
j
New RunLLM response generated: >>>*# Question* Hi Flyte community, I have a scheduled launchplan of a workflow. I wish to deactivate the launchplan if the workflow fails (in an execution) is there a way to do it? # Answer To deactivate a launch plan in Flyte, you can use the
flytectl
command-line tool. Specifically, you can use the
--deactivate
option to disable the launch plan schedule if it has an active schedule associated with it. This was introduced to address the confusion around the term "archiving" in Flyte, which actually sets the state to inactive rather than archiving it (source). Would you like more details on how to implement this in your workflow? Sources: - https://github.com/flyteorg/flyte/issues/2130 Slack Link https://.slack.com/archives/CP2HDHKE1/p1729503185.765409 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.