Reset worker errors, retry failed workers

This commit is contained in:
Ulf Wiger
2025-08-21 22:46:54 +02:00
parent d61f103945
commit 196a2d9949
15 changed files with 35 additions and 7 deletions
+1
View File
@@ -1,4 +1,5 @@
-module(gmhc_counters).
-vsn("0.4.8").
-export([ initialize/0 ]).