argument that specifies the execution id of a workflow. Is there a way to specify the name or execution id of a workflow when "Launching Workflow" in the web interface? If not, is there a way to specify a dynamic executionID for all workflows in a project
a
ancient-wolf-19325
08/16/2024, 7:11 PM
Sorry, there was a temporary error when processing your request. Please try again. If this problem persists, please contact support. 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.
b
boundless-lifeguard-61788
08/16/2024, 7:15 PM
@ancient-wolf-19325 try again
a
ancient-wolf-19325
08/16/2024, 7:15 PM
Currently, specifying the execution name directly in the Flyte web interface (FlyteConsole) is not supported. This feature has been discussed but is not yet implemented (source, source).
However, you can specify the execution name using the
--name
argument when launching workflows programmatically via