Skip to content

Support configurable idempotency TTL #539

@alexluong

Description

@alexluong

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions