diff NEWS @ 5017:0d61efc6256c lua-heart-beat

Added Lua OnHeartBeat()
author Alain Mazy <am@osimis.io>
date Mon, 13 Jun 2022 18:54:49 +0200
parents c89ffa13173e
children 559b35d18ef7
line wrap: on
line diff
--- a/NEWS	Mon Jun 13 16:55:22 2022 +0200
+++ b/NEWS	Mon Jun 13 18:54:49 2022 +0200
@@ -5,6 +5,8 @@
 -------
 
 * Lua: new "SetHttpTimeout" function
+* Lua: new "OnHeartBeat" callback called at regular interval provided that
+       you have configured "LuaHeartBeatPeriod" > 0.
 
 
 Maintenance