5 Commits

Author SHA1 Message Date
7d9efdbc28 Correct notfication format
All checks were successful
/ build (push) Successful in 39s
2025-10-18 21:27:06 +02:00
f2ffe394ad Unified log levels
- Logger doesn't start with log level DEBUG by default, instead reads a environment variable
- Secret handler raises exceptions instead of using the module os to exit
- Added extensive debug logging
- Notifications: Added timestamp and category
2025-10-18 20:59:50 +02:00
c89804b7b3 Improved database connection and logging 2025-10-12 13:19:30 +02:00
dc9310e5d4 Added further error handling and retries when sending a notification 2025-10-11 20:53:51 +02:00
db70de7659 Rewrote the Flask server into a FastAPI one that has Prometheus metrics and connects to a database 2025-10-09 20:21:04 +02:00