Hi, is there a limit to the length of the workflow...
# ask-the-community
s
Hi, is there a limit to the length of the workflow name? I’m trying to launch an execution via rest api, and getting this 400 error:
error: "size of name exceeded length 20 : my-project.workflows.04b2ed0b-434b-4d7b-9220-90606fdc2afc.test_wf_1"
. What’s strange is that this seems to run fine from the flyte dashboard ui?
156 Views