What is error handling?
To deal with unexpected issues that can cause complex integration flows to fail, our integrations are equipped with three powerful features: error retry, custom error handler and flow snapshots.
Each feature is designed to help you with a particular scenario. Error retry lets you quickly reprocess a failed process, while custom error handler lets you design fallback solutions. Finally, flow snapshot lets you simply revert back to a previous flow version.
Each feature is designed to help you with a particular scenario. Error retry lets you quickly reprocess a failed process, while custom error handler lets you design fallback solutions. Finally, flow snapshot lets you simply revert back to a previous flow version.
![curves_btm.png Waves Decorative Image](https://www.squiz.net/__data/assets/image/0014/15314/curves_btm_.png)
How does error handling work?
Error retry
The error retry feature enables you to try to process failed messages in your integration flows.
![image](https://www.squiz.net/__data/assets/image/0019/17038/Error-retry.png)
Error retry
The error retry feature enables you to try to process failed messages in your integration flows.
Custom error handler
Decide how processing errors should be handled. Send a log to a database, notify staff via email and much more.
![image](https://www.squiz.net/__data/assets/image/0017/17036/Custom-error-handlers.png)
Custom error handler
Decide how processing errors should be handled. Send a log to a database, notify staff via email and much more.