DeduplicatingDispatcher.php
Table of Contents
Classes
- DeduplicatingDispatcher
- Decorator that drops repeated notifications with the same signature within a configurable TTL window. Cache is in-process; horizontally-scaled deployments should swap this for a Redis-backed equivalent (adapter packages may provide one).