Hi, I had a question about script and module based...
# ask-community
h
Hi, I had a question about script and module based storage - under what circumstances does a flow need to be re-registered with script/module based storage when the underlying code changes? Is it only when the structure of the Dag changes?
k
Hey @Hugo Shi, the idea is certainly right, though we recommend re-registering. I think this will work though. Only thing I’m less sure of is task like changing
results
,
targets
, and then flow level attributes of course like
Storage
and
RunConfig
.