Expand description
Domain-specific error types for Orbit.
All recoverable per-file failures are represented as PageError so the
parallel pipeline can skip bad inputs without aborting the entire build.
Structs§
- Page
Error - Per-page failure surfaced during parallel compilation.
Enums§
- Orbit
Error - Errors that can occur while building the site.