Skip to content

[🐛 Bug]: Workflows should have mutex for alert fingerprint #1549

@talboren

Description

@talboren

A use case that was observed: 2 alerts with the same fingerprint were received in 2 seconds difference.
For the first alert: a workflow was ran, created a JIRA ticket and enriched the alert.
For the second alert: a workflow was ran, created a JIRA ticket and overridden the previous enriched JIRA ticket (although it should've not created a new JIRA ticket).
The problem is that the second workflow was not aware ("missed") of the first workflow enrichment process ("race condition")

Metadata

Metadata

Assignees

No one assigned

    Labels

    APIAPI related issuesArchitectureRequires an architecture change/reviewBugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions