[RESILIENCE] Implement PacketQueue memory limits (OOM prevention) #18

Open
opened 2026-02-11 19:23:48 +00:00 by thabeta · 0 comments
Owner

Description

Unchecked packet buffering for resolving destinations can lead to OOM under high traffic.

Proposed Fix

Implement hard limits on queue byte-size and packet count per destination.

### Description Unchecked packet buffering for resolving destinations can lead to OOM under high traffic. ### Proposed Fix Implement hard limits on queue byte-size and packet count per destination.
Sign in to join this conversation.
No labels
Urgent
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
geomind_code/mycelium_network#18
No description provided.