feat(worktime): add automatic self-heal timer for zero-activity regressions

This commit is contained in:
igor04091968
2026-05-12 06:01:07 +03:00
parent 012bfb266f
commit 64158e97a4
4 changed files with 189 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
[Unit]
Description=Run AW Worktime Autoheal every 3 minutes
[Timer]
OnBootSec=2min
OnUnitActiveSec=3min
Unit=aw-worktime-autoheal.service
Persistent=true
[Install]
WantedBy=timers.target