Commit Graph

11 Commits

Author SHA1 Message Date
florian 8b4accfee4 Merge pull request 'Github Actions: Publish first docker image' (#2) from feature/build-first-docker-image into main
Build & Publish to GHCR / build (push) Successful in 56s
Reviewed-on: #2
2025-10-17 16:37:00 +02:00
florian c583709054 RabbitMQ: Added detailed descriptions 2025-10-17 14:24:46 +02:00
florian 038e3590dd Merge pull request 'Unified logging behaviour' (#1) from feature/extended-logging into main
Reviewed-on: #1
2025-10-17 11:02:21 +02:00
florian b272e069d4 Unified logging behaviour
- Logger doesn't start with log level DEBUG by default, instead reads a environment variable
- Added extensive debug logging
- Wrote a readme
- Changed database healthcheck loop to only catch pymsql errors
2025-10-17 10:58:37 +02:00
florian 6acaef0b33 Github Actions: Publish first docker image 2025-10-14 21:59:47 +02:00
florian 37476c814e RMQ: Added Prometheus metrics and cleaned up code for deployment 2025-10-14 21:54:23 +02:00
florian f8b66d742f RMQ: Added retrying messages sent to a retry queue and eventual parking in the DLQ 2025-10-14 17:22:25 +02:00
florian 0ad61950c8 Added logic to handle the Expo API response 2025-10-14 12:07:27 +02:00
florian b0e88a1dbc Progress! 2025-10-13 17:48:28 +02:00
florian d193bc05f1 First commit 2025-10-13 11:35:07 +02:00
florian 82275843b4 Initial commit 2025-10-13 08:23:04 +02:00