xrechnung-kit API reference

DeduplicatingDispatcher
in package
implements NotificationDispatcherInterface

FinalYes

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).

Table of Contents

Interfaces

NotificationDispatcherInterface

Methods

__construct()  : mixed
dispatch()  : void

Methods


        
On this page

Search results