Hi, I wonder why the name I specify when calling `...
# ask-community
n
Hi, I wonder why the name I specify when calling
flow.serve()
seems to get truncated. I am passing
name = "etl-0.0.5"
, but the resulting deployment name shown in the UI is
my_flow/etl-0.0
. Any tips?
n
hi @Niko this seems like it could be a small bug, willing to create an issue with a minimal example?
n
n
thanks! PR here to fix
n
Appreciate the super quick fix!
catjam 1