BoundedUUIDSet Message Dedup
- Entity ID:
ent-20260420-boundeduuidse1 - Type:
concept - Scope:
shared - Status:
active - Aliases: BoundedUUIDSet, bridge echo dedup
Description
Fixed-capacity set of recently seen message UUIDs maintained by the bridge to reject echoes and re-deliveries across both inbound and outbound paths. Prevents the same user/assistant message from being processed twice when the transport redelivers during reconnection.
Key claims
- Bridge uses BoundedUUIDSet to dedupe echoes
Relations
- Bridge System --[uses]--> BoundedUUIDSet Message Dedup