Skip to content

interface: Retry event_send in case of temporary network failure

In order to mitigate webhook event that cannot be sent in case of temporary network failure, implement a tenacity retry decorator and use if in the event_send method of the webhooks interface.

See https://sentry.softwareheritage.org/organizations/swh/issues/?project=29&query=is%3Aunresolved&statsPeriod=14d

Merge request reports