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.
How does error handling work?
Error retry
The error retry feature enables you to try to process failed messages in your integration flows.
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.
Custom error handler
Decide how processing errors should be handled. Send a log to a database, notify staff via email and much more.