fabro/lib/crates/fabro-server
Bryan Helmkamp 0a9e583ce5
fix(server): persist cancelled terminal state and align status tests
Persist a cancelled terminal record when a live run is interrupted by the
server-side cancel signal, and abort pending web interview questions so
human-gated runs can unwind instead of hanging in a non-terminal durable
state.

Also align server tests with the current succeeded status contract and poll
aggregate usage until the in-memory accumulator converges with the store-
backed run status.
2026-04-05 10:42:22 -04:00
..
src fix(server): persist cancelled terminal state and align status tests 2026-04-05 10:42:22 -04:00
tests/it fix(server): persist cancelled terminal state and align status tests 2026-04-05 10:42:22 -04:00
build.rs Stabilize workspace tests and clean warnings 2026-04-02 06:33:22 -07:00
Cargo.toml refactor: simplify run storage and retire sqlite metadata 2026-04-03 17:24:51 -07:00