Skip to content
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

Retry datapoint submissions for temporary errors #1837

Merged
merged 2 commits into from
Jul 19, 2021

Conversation

rmfitzpatrick
Copy link
Contributor

EOF and similar connection errors are common but generally don't prevent successful retried submissions. These changes determine if httpsink's AddDatapoints() calls fail for retryable reasons and try once more before dropping points.

@rmfitzpatrick rmfitzpatrick force-pushed the retry_transient_connection_errors branch from 0c4318b to dbfdd33 Compare July 19, 2021 13:29
Copy link
Contributor

@keitwb keitwb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for adding this.

@rmfitzpatrick rmfitzpatrick merged commit e115274 into main Jul 19, 2021
@rmfitzpatrick rmfitzpatrick deleted the retry_transient_connection_errors branch July 19, 2021 14:32
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