Contact Us 1-800-596-4880

APIkit for AsyncAPI Error Handling Reference

Open Beta Release: Any use of APIkit for AsyncAPI in its beta state is subject to the applicable beta services terms and conditions.

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.

APIkit for AsyncAPI Error Handling

APIkit for AsyncAPI scaffolder generates no error-handling code.