hey, i have a flow that is always register even wh...
# prefect-community
f
hey, i have a flow that is always register even when there is no change to the code. Any idea on why this is hapenning ?
k
This can happen is the serialized form changes like if you have a datetime that always evaluates to a new value
f
in the flow code or also in the tasks code ?
(prefect 1)
k
Like in the schedule definition or parameter default