New feature: Integration error handling

We recently released the integration error handling mechanism that enables you to display descriptive errors when custom integrations fail. Our framework supports two different methods to communicate errors: severity codes and HTTP status codes. Check out our error handling doc to learn more about this new feature!