Skip to content

Notification System - Improvements #15

Description

@rt266

No end-to-end enforcement of promotion expiry

If messages are not dropped or canceled at each stage based on TTL or end time, stale promos will be delivered, damaging user trust and potentially violating compliance or business policies.

Missing idempotency and per-user ordering

At-least-once retries without deduplication yield duplicates, and lack of partitioning by user/device leads to out-of-order deliveries. Both confuse users and complicate reconciliation and support.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions