boundless-lifeguard-61788
08/16/2024, 7:11 PM--name
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 projectancient-wolf-19325
08/16/2024, 7:11 PMboundless-lifeguard-61788
08/16/2024, 7:15 PMancient-wolf-19325
08/16/2024, 7:15 PM--name
argument when launching workflows programmatically via pyflyte run
or flytectl
(source, source). For dynamic execution IDs, you can generate unique names programmatically and pass them during execution.
Would you like more details on how to implement this programmatically?
Sources:
- Flyte Issue #2913
- Flyte Discussion on Execution Naming
- https://discuss.flyte.org/t/16031026/hi-again-similar-question-about-naming-how-can-i-rename-a-wo/
- https://github.com/flyteorg/flyte/issues/2763 👍 1 button 👎 0 button 💡 Hint: Mention @ancient-wolf-19325 in the thread for followups.freezing-airport-6809