APIkit for AsyncAPI Error Handling Reference
APIkit for AsyncAPI defines the following error types:
| Error Type | Description | 
|---|---|
INTERNAL_SERVER_ERROR  | 
Internal error.  | 
VALIDATION_ERROR  | 
The payload doesn’t meet the schema of the API spec.  | 
PUBLISHING_ERROR  | 
APIkit fails to publish messages on the selected channel.  | 
ROUTING_ERROR  | 
APIkit fails to route messages to the flows.  | 



