Class CircuitBreakerTelemetryPushClient


  • public class CircuitBreakerTelemetryPushClient
    extends Object
    TelemetryClient wrapper that implements circuit breaker pattern using Resilience4j. This wrapper handles server unavailability and resource exhausted errors by temporarily stopping telemetry requests when the service is experiencing issues.