Tweaked supervisor definitions
dockerbuild / Build docker image (push) Successful in 1m18s

This commit is contained in:
2024-02-07 17:29:02 +01:00
parent 5392cca13b
commit d34e0b928e
4 changed files with 15 additions and 3 deletions
+7
View File
@@ -0,0 +1,7 @@
# Changes
## 7 Feb 2024
- Removed all but the FATAL condition from the watchdog.
- Made the services retry 3 times to properly start.
- This should make it easier to add short-lived workers.