Skip to content

Commit 89b27dc

Browse files
committed
rebase and small fixes
1 parent 30498a8 commit 89b27dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

python/sources/influxdb_3/library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
"Required": false
141141
},
142142
{
143-
"Name": "BUFFER_TIMEOUT",
143+
"Name": "BUFFER_DELAY",
144144
"Type": "EnvironmentVariable",
145145
"InputType": "FreeText",
146146
"Description": "The number of seconds that sink holds before flush data to the InfluxDb.",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
quixstreams[influxdb3]==3.17.0
1+
quixstreams[influxdb3]==3.23.1
22
python-dotenv
33
python-dateutil

0 commit comments

Comments
 (0)