SLA, Migration Workflow for PRO version

It’s a general discussion for n8n usage. My team also evaluating PRO version and looking forward for any PRO users comments. We are delivering integration workflow for different clients, likely one active workflow for one client to cover all the integrations

  • Any PRO subscribers experienced a server hiccup and how fast it recover? Coz PRO tier doesn’t cover in SLA
  • What’s the most efficient way to patch a production (active) workflow? Let say i have two workflows, one for development (“DEV.em.exchange”) and another one for production (“PRD.em.exchange”)

if i have created 5 new nodes, deleted 3 nodes in my “DEV.em.exchange” flow and need to migrate to “PRD.em.exchange”, i gotto manually migrate them with following steps?

  1. Copy the 5 new nodes
  2. Delete 3 nodes
  3. Setup linkage between the nodes
  4. Update the http “Authentication”, “credentials” to point to production instances in each updated nodes

Right?
There isn’t a proper deployment workflows like code-compare report like developer tool or github i noticed.

Thanks for your input.