v1.29.1 (2026-02-21)
Bug Fixes
- add retry logic for database init to prevent Docker crash-loops (#260)
- Replaces panic() in RepositoryMiddleware with a retry loop (30 attempts, 10s intervals = 5 min max) so the -web Docker image waits for InfluxDB to become available instead of crash-looping