Files
hyperframes/packages
Vance Ingalls c20e20235b refactor(producer): stop coupling the hdr disk-headroom gate's control flow to error-string matching
Addresses non-blocking review feedback on #2256: the previous shape used
err.message.includes(...) inside a catch to distinguish a real headroom
violation from a statfsSync failure — a future message tweak would silently
fail open (statfs-unsupported and headroom-violation would take the same
code path). Now statfsSync failure returns early (skip the gate) and the
headroom check/throw happens in plain control flow outside any try/catch.
2026-07-11 14:14:09 -07:00
..
2026-07-11 15:59:07 -04:00
2026-07-11 15:59:07 -04:00
2026-07-11 15:59:07 -04:00
2026-07-11 15:59:07 -04:00
2026-07-11 15:59:07 -04:00
2026-07-11 15:59:07 -04:00
2026-07-11 15:59:07 -04:00
2026-07-11 15:59:07 -04:00
2026-07-11 15:59:07 -04:00
2026-07-11 15:59:07 -04:00