Fix restart logic and add watchdog

This commit is contained in:
Ulf Wiger
2025-10-23 22:22:59 +02:00
parent 847ffc810a
commit 1f6066705c
8 changed files with 180 additions and 10 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{application,gmhive_client,
[{description,"Gajumaru Hive Client"},
{vsn,"0.8.3"},
{vsn,"0.9.0"},
{registered,[]},
{applications,[kernel,stdlib,sasl,gproc,inets,ssl,enoise,
gmconfig,gmhive_protocol,gmhive_worker]},