crash-resilient-error-management

Status: IN

FTL2 provides crash-resilient error management: dual error modes (continue-on-error for collection, fail-fast for immediate halt) capture structured error information, while state persistence ensures that after any failure — whether collected or raised — the next run can resume from persisted state rather than starting over.

JSON