pub const DEMO_RESTART_INTERRUPTED_REASON: &str = "demo run was interrupted by a server restart";
Failure reason persisted when startup recovery terminates an owned demo run that was still marked as running.