-
Couldn't load subscription status.
- Fork 18
Open
Description
Outpost currently uses a fixed TTL for idempotency checks in the publish and delivery queues. Different use cases require different idempotency windows—some need short TTLs for high-throughput scenarios to reduce memory usage, while others need longer TTLs to handle delayed retries or catch duplicate events over extended periods. We should make the idempotency TTL configurable when necessary.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Backlog