Skip to content

refactored failover connector #38064

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Feb 20, 2025

Conversation

akats7
Copy link
Contributor

@akats7 akats7 commented Feb 20, 2025

Description

Refactors the failover connectors failover and retry logic. Main change in retry mechanism is introduction of sampling individual data point for retries instead of re-establishing unhealthy connection on main pipeline.

This PR also deprecates retry-gap and max_retries as this update makes retries significantly less expensive.

Testing

Tests have been updated to align with refactor

Documentation

Updated readme to include documentation of deprecated params.

@djaglowski djaglowski merged commit 4c094a7 into open-telemetry:main Feb 20, 2025
162 checks passed
@github-actions github-actions bot added this to the next release milestone Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants