Connectum API Reference / @connectum/interceptors
@connectum/interceptors
Modules
Interfaces
- BulkheadOptions
- CircuitBreakerOptions
- ErrorHandlerOptions
- FallbackOptions
- LoggerOptions
- RetryOptions
- SerializerOptions
- TimeoutOptions
Type Aliases
References
createBulkheadInterceptor
Re-exports createBulkheadInterceptor
createCircuitBreakerInterceptor
Re-exports createCircuitBreakerInterceptor
createDefaultInterceptors
Re-exports createDefaultInterceptors
createErrorHandlerInterceptor
Re-exports createErrorHandlerInterceptor
createFallbackInterceptor
Re-exports createFallbackInterceptor
createLoggerInterceptor
Re-exports createLoggerInterceptor
createMethodFilterInterceptor
Re-exports createMethodFilterInterceptor
createRetryInterceptor
Re-exports createRetryInterceptor
createSerializerInterceptor
Re-exports createSerializerInterceptor
createTimeoutInterceptor
Re-exports createTimeoutInterceptor
DefaultInterceptorOptions
Re-exports DefaultInterceptorOptions
