mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-app.git
synced 2026-05-20 20:55:36 +00:00
03aacdb8ff
- ✅ Added detection logic to identify missing compiled view files and avoid 500 errors. - 🛠️ Updated exception handling to return 503 with `Retry-After` for stale compiled views. - 🔇 Prevented logging of stale compiled view exceptions to reduce noise. - ✅ Added tests to validate 503 responses, `Retry-After` headers, and logging suppression.