Skip to content

Connectum API Reference / @connectum/interceptors / defaults

defaults

Default interceptor chain factory

Creates the production-ready interceptor chain with resilience patterns. The interceptor order is fixed: errorHandler → timeout → bulkhead → circuitBreaker → retry → fallback → validation → serializer.

Interfaces

Functions