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

fix: writeApi options not working #58

Merged
merged 1 commit into from
Mar 28, 2024
Merged

fix: writeApi options not working #58

merged 1 commit into from
Mar 28, 2024

Conversation

tkurki
Copy link
Owner

@tkurki tkurki commented Mar 28, 2024

WriteApi options like batchsize were not being passed to Influx client and they were not taking effect. This fixes the issue.

Fixes #57.

WriteApi options like batchsize were not being passed
to Influx client and they were not taking effect. This
fixes the issue.
@tkurki tkurki added the fix label Mar 28, 2024
@tkurki tkurki changed the title fix: writeApi options fix: writeApi options not working Mar 28, 2024
@tkurki tkurki merged commit 3b4f085 into main Mar 28, 2024
3 checks passed
@tkurki tkurki deleted the fix-writeapi-options branch March 28, 2024 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Delay of raw ingest to influxDB
1 participant