trails/apps/planner/app/routes
Ullrich Schäfer cadcf753a7
Gracefully handle missing DB in Planner routes
Wrap session API and loader in try/catch to return 503 instead
of crashing the server when PostgreSQL is unavailable. This
prevents E2E test failures in CI where no DB is running.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 23:37:05 +01:00
..
api.route.ts Add BRouter proxy, rate limiting, and spec updates (tasks 5.1-5.2) (#11) 2026-03-22 22:43:47 +00:00
api.sessions.ts Gracefully handle missing DB in Planner routes 2026-03-24 23:37:05 +01:00
home.tsx Add GitHub Actions CI, wire ESLint, lock in Caddy 2026-03-22 12:55:12 +01:00
new.tsx Implement Planner-Journal handoff (Group 9) 2026-03-24 20:22:58 +00:00
session.$id.tsx Gracefully handle missing DB in Planner routes 2026-03-24 23:37:05 +01:00