Error Handling
Interface error handling is always going to be specific to the systems you are integrating and your workflow, there is no one way to handle all error scenarios. The good news is that Iguana gives you the control to determine exactly how errors will be handled.
Thinking through error handling is a key skill in building robust interfaces. Identifying the severity and nature of the error will guide you in determining the best combination of approaches for how to handle the error.
Severity of the Error:
Nature of the Error:
Â