Testing, Versioning & Release
What’s a safe way to roll back a workflow deployment?
The safest way to roll back a Diagrid Catalyst workflow deployment is to use pre-configured production-grade versioned workflow definitions to revert to a prior stable release. Explicitly route all new production workflow runs immediately to the previously validated older version, while allowing active in-flight runs using the faulty deployment to complete fully without any disruption. This rollback cannot resolve critical state corruption already introduced by the faulty deployment.
Was this article helpful?
Your feedback helps improve Diagrid's FAQ experience.
Keep reading
More Diagrid FAQ articles
- Testing, Versioning & Release
How do I test durable agent workflows that use LLM calls?
Covers testing durable agent LLM workflows: use replayable validation, mock LLM calls to avoid real APIs in local/staging tests, verify state transitions.
- Testing, Versioning & Release
What staging environment requirements apply to durable agent workflows?
Outlines key staging considerations for deploying and validating durable agent workflows before moving them to production environments.
- Testing, Versioning & Release
How do versioning strategies work for durable agent workflows?
Explains core versioning approaches for managing updates to durable agent workflow definitions and their associated execution runs.