We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30498a8 commit 89b27dcCopy full SHA for 89b27dc
python/sources/influxdb_3/library.json
@@ -140,7 +140,7 @@
140
"Required": false
141
},
142
{
143
- "Name": "BUFFER_TIMEOUT",
+ "Name": "BUFFER_DELAY",
144
"Type": "EnvironmentVariable",
145
"InputType": "FreeText",
146
"Description": "The number of seconds that sink holds before flush data to the InfluxDb.",
python/sources/influxdb_3/requirements.txt
@@ -1,3 +1,3 @@
1
-quixstreams[influxdb3]==3.17.0
+quixstreams[influxdb3]==3.23.1
2
python-dotenv
3
python-dateutil
0 commit comments