Skip to content

FLOWIP-071i: Stall detection is liveness, not correctness#27

Merged
rocketpages merged 2 commits intomainfrom
flowip-071i-stall-detection
Mar 26, 2026
Merged

FLOWIP-071i: Stall detection is liveness, not correctness#27
rocketpages merged 2 commits intomainfrom
flowip-071i-stall-detection

Conversation

@rocketpages
Copy link
Copy Markdown
Contributor

Checklist

  • I read CONTRIBUTING.md
  • All commits are signed off (DCO): git commit -s
  • I ran: cargo fmt --all
  • I ran: cargo test --workspace

Summary

Reclassify reader-stall detection as a non-gating liveness signal so that idle or slow connections no longer trigger pipeline aborts. The stall path now returns a local warning instead of emitting a contract failure to the system journal.

Signed-off-by: Kevin Webber <kevin@obzenflow.dev>
Signed-off-by: Kevin Webber <kevin@obzenflow.dev>
@rocketpages rocketpages merged commit fdd79b5 into main Mar 26, 2026
7 checks passed
@rocketpages rocketpages deleted the flowip-071i-stall-detection branch March 26, 2026 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant