Browse Source

docs: add changelog for pr 13790

zmstone 1 năm trước cách đây
mục cha
commit
651d578760
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      changes/ce/fix-13790.en.md

+ 5 - 0
changes/ce/fix-13790.en.md

@@ -0,0 +1,5 @@
+The default heartbeat interval for the MQTT connector has been reduced from 300 seconds to 160 seconds.
+
+This change helps maintain the underlying TCP connection by preventing timeouts due to the idle limits
+imposed by load balancers or firewalls, which typically range from 3 to 5 minutes depending on the cloud provider.
+