Files
rose-ash/shared/browser/app/errors.py
giles f1b7fdd37d
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m27s
Make rich 404 resilient to cross-service failures
Build a minimal context directly instead of relying on
get_template_context() which runs the full context processor chain
including cross-service fragment fetches. Each step (base_context,
fragments, post hydration) is independently try/excepted so the page
renders with whatever is available.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 18:36:11 +00:00

12 KiB