wazo-webhookd RabbitMQ bindings are not deleted

Description

Given I have a webhook on event my-event
When I delete the webhook
Then the binding on event name my-event is still present between exchange wazo-headers and wazo_webhookd

Expected: The binding on event name my-event is removed

This does not cause a functional issue, as the event my-event will not be routed to the wazo-webhookd queue by the exchange wazo_webhookd, but it may cause a performance issue if too many different event names are added then deleted from the webhooks.

Zendesk Ticket IDs

None

Activity

Show:

Sébastien Duthil April 1, 2025 at 7:04 PM

The decision was made to not implement this as the potential performance issue was too much of a corner case to be handled.

Details

Priority

Assignee

Reporter

Zendesk Support

Created April 1, 2025 at 7:03 PM
Updated April 1, 2025 at 7:04 PM