Configures the API client's behavior and resilience features.
Provides fine-grained control over HTTP client behavior including retry strategies, rate limiting, and circuit breaker thresholds.
Optional
Base URL for all requests
Default headers
Request timeout in milliseconds
Retry configuration
Rate limiting configuration
Circuit breaker configuration
Configures the API client's behavior and resilience features.
Remarks
Provides fine-grained control over HTTP client behavior including retry strategies, rate limiting, and circuit breaker thresholds.