Is there a way to allow archived flows to be run?
Or to make it so that flows are not automatically archived when a new flow by the same name is registered?
Running on ECS, often we will make some changes to the docker image, then run via prefect to test them out. But reverting to the previous flow_id gives the error
Flow xxx is archived
.