Ghost blocks at 10th placement — paper-global.yml incoming-packet-threshold time-window bug #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Detailed postmortem in sessions/2026-05-24-ghost-blocks-bug.md.
Quick fix
Cross-server cleanup
Why it bugs
Name is misleading.
incoming-packet-thresholdis a TIME WINDOW in milliseconds, not a packet count. Hardcoded limit is 8 packets per window. At 100000ms (100s) window, 10th placement = silent drop.Full source code analysis + 5h debug log in the doc.
Memory entry
Also saved in user memory: feedback_paper_incoming_packet_threshold.md