mirror of
https://github.com/suitenumerique/meet.git
synced 2026-07-27 04:09:26 +00:00
5c74ace0d8
Add configurable room name regex filtering to exclude Tchap events from shared LiveKit server webhooks, preventing backend spam from unrelated application events while maintaining UUID-based room processing for visio. Those unrelated application events are spamming the sentry. Acknowledges this is a pragmatic solution trading proper namespace prefixing for immediate spam reduction with minimal refactoring impact leaving prefix-based approach for future improvement.