CounterWatcher
faststream.broker.acknowledgement_watcher.CounterWatcher #
Bases: BaseWatcher
A class to watch and track the count of messages.
Source code in faststream/broker/acknowledgement_watcher.py
add #
is_max #
Check if the number of tries for a message has exceeded the maximum allowed tries.