Manual Error Handling Improvements
May 9, 2025
Features
- On this page
- Manual Error Handling Improvements
You now have more control over errors when choosing manual error handling. With this change, Tray will follow the failure paths for all errors without any automatic retries and backoffs. This now allows you to reference the error message allowing you to action errors in the manual handling path.
Your workflows will continue to use the existing error behaviours unless you explicitly disable it in the workflow settings. This gives you full control over when and where to adopt the new behaviours, without any risk of disruption to your current workflows.
For full information, including on how to enable this please visit our What is an Error documentation.