Просмотр исходного кода

docs: add changelog for pr 13790

zmstone 1 год назад
Родитель
Сommit
651d578760
1 измененных файлов с 5 добавлено и 0 удалено
  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.
+