Skip to content

Conversation

@lebuni
Copy link
Contributor

@lebuni lebuni commented Dec 23, 2025

Closes #162

Proposed Changes

  • Add flush() method to InfluxDBClient3
  • Allows flushing the write buffer without closing the client when using batching mode.
  • Enables applications to ensure data is written before querying, while keeping the client open for further operations.

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • A test has been added if appropriate
  • Tests pass
  • Commit messages are conventional
  • Sign CLA (if not already signed)

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.

Provide support for flushing the write buffer without closing InfluxDBClient3

1 participant