瀏覽代碼

docs: add changelog for PR 13942

zmstone 1 年之前
父節點
當前提交
a4d6ea0c4b
共有 1 個文件被更改,包括 14 次插入0 次删除
  1. 14 0
      changes/ce/feat-13942.en.md

+ 14 - 0
changes/ce/feat-13942.en.md

@@ -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)