Add optional bounded mailboxes to prevent unbounded memory growth. MailboxOverflow enum: DropNewest (discard incoming) or DropOldest (evict oldest to make room). Default capacity=0 preserves unbounded behavior for full backward compatibility. messages_dropped counter added to WorkerStats for observability. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| baseline_benchmarks.md | ||
| constraints.md | ||
| progress.md | ||
| research_synthesis.md | ||