Under PoC challenge load the host accepts inference and returns an empty stream instead of rejecting it #1823

Open @tcharchian opened 2026-09-23 01:05 UTC 0 comments Updated 2026-09-23 01:05 UTC

During the long-running PoC test #1811 by @maria-mitina, a host under challenge load stayed responsive to inference: it confirmed a receipt (has_receipt=true on race_completed) and then returned an empty stream. The attempt never won the race. Other hosts won with real content, so clients still received answers. The expected behavior is that a host under challenge load rejects the inference and does not take the receipt.


🔄 Auto-synced from Issue #1823 every hour.