Skip to content

[Task]: Improve exception handling in call_webhooks() #16009

@willdurand

Description

@willdurand

Description

In call_webhooks(), we currently raise on the first exception raised by _call_webhook(), which means not all webhooks might have been called for a given event. I personally feel like we should attempt to call all scanners, even if one is failing.

Acceptance Criteria

see above

┆Issue is synchronized with this Jira Task

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