|
|
@@ -0,0 +1,14 @@
|
|
|
+The HTTP client now automatically reconnects if no activity is detected for 10 seconds after the latest request has expired.
|
|
|
+Previously, it would wait indefinitely for a server response, causing timeouts if the server dropped requests.
|
|
|
+
|
|
|
+This change impacts below components.
|
|
|
+
|
|
|
+- HTTP authentication
|
|
|
+- HTTP authorization
|
|
|
+- Webhook (HTTP connector)
|
|
|
+- GCP PubSub connector (Enterprise edition)
|
|
|
+- S3 connector (Enterprise edition)
|
|
|
+- InfluxDB connector (Enterprise edition)
|
|
|
+- Couchbase connector (Enterprise edition)
|
|
|
+- IoTDB connector (Enterprise edition)
|
|
|
+- Snowflake connector (Enterprise edition)
|