What will happen if I deploy a new version of a flow while a previous version is in a running state?
To be clear, I believe that only future runs will be affected, but just want to confirm before I break something on my end 🙂
a
Anna Geller
01/31/2022, 9:14 PM
The current run in progress should finish fine, but any scheduled one should be cancelled with a message: “The flow run was cancelled because the flow is archived”
🙌 1
l
Leon Kozlowski
01/31/2022, 9:15 PM
Thanks Anna
🚢 ing it
a
Anna Geller
01/31/2022, 9:18 PM
please wait, before you ship it into production, let me build a small example to cross check and tell you with 100% certainty ok?