Skip to content

Enable circuit breaker for Telemetry#949

Merged
gopalldb merged 3 commits into
databricks:mainfrom
gopalldb:cb2
Sep 8, 2025
Merged

Enable circuit breaker for Telemetry#949
gopalldb merged 3 commits into
databricks:mainfrom
gopalldb:cb2

Conversation

@gopalldb
Copy link
Copy Markdown
Collaborator

@gopalldb gopalldb commented Aug 20, 2025

Description

This PR enables a Resilience4j-based circuit breaker around Telemetry requests in the JDBC driver. The circuit breaker protects the driver from repeatedly attempting to send telemetry events when the backend or network is unavailable, which previously could cause delays or resource exhaustion.

Testing

Will run examples test

Additional Notes to the Reviewer

NO_CHANGELOG=true

@gopalldb gopalldb requested a review from samikshya-db August 20, 2025 04:59
@gopalldb gopalldb merged commit f28c9a6 into databricks:main Sep 8, 2025
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants