feat: inbound/outbound rate limiting #7

Open
opened 2026-05-30 01:22:31 +00:00 by GKaszewski · 0 comments
Owner

No rate limiting on inbox processing or outbound delivery. A misbehaving remote instance can flood the inbox, and broadcast storms can overwhelm remote servers.

Should be configurable via builder — e.g. max inbound activities per domain per minute, max outbound deliveries per second. The library should enforce limits; the consumer configures thresholds.

No rate limiting on inbox processing or outbound delivery. A misbehaving remote instance can flood the inbox, and broadcast storms can overwhelm remote servers. Should be configurable via builder — e.g. max inbound activities per domain per minute, max outbound deliveries per second. The library should enforce limits; the consumer configures thresholds.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: GKaszewski/k-ap#7