Skip to content

Handle duplicate delivery reports to avoid redundant processing #1178

@eskebab

Description

@eskebab

Description

#1103 identified that duplicate delivery reports can occur. By logging request data to Application Insights, we identified duplicate requests made to the Notifications Email DeliveryReportController. There could be more than one source to the problem of duplicate delivery reports, but by ignoring duplicates that occur at the webhook stage, one could reduce unnecessary processing.

Additional Information

Implementation details will follow. Requires clarification

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions