Class CircuitBreakerTelemetryPushClient
java.lang.Object
com.databricks.jdbc.telemetry.CircuitBreakerTelemetryPushClient
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.
-
Method Summary
-
Method Details
-
pushEvent
-