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.