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

Add jitter_interval and retry_interval to WriteApi #24

Closed
bednar opened this issue Feb 25, 2020 · 0 comments · Fixed by #25
Closed

Add jitter_interval and retry_interval to WriteApi #24

bednar opened this issue Feb 25, 2020 · 0 comments · Fixed by #25
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@bednar
Copy link
Contributor

bednar commented Feb 25, 2020

Property Description Default Value
retry_interval the number of milliseconds to retry unsuccessful write. The retry interval is used when the InfluxDB server does not specify "Retry-After" header. 1000
jitter_interval the number of milliseconds to increase the batch flush interval by a random amount 0
@bednar bednar added the enhancement New feature or request label Feb 25, 2020
@bednar bednar added this to the 1.2.0 milestone Feb 25, 2020
@bednar bednar self-assigned this Feb 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant