Skip to content

Add jitter_interval and retry_interval to WriteApi #24

Closed
@bednar

Description

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Add jitter_interval and retry_interval to WriteApi · Issue #24 · influxdata/influxdb-client-ruby