Runs the throttle decision and, if a state transition just occurred ('started' or 'ended')
and disableThrottleLog is not set, emits the corresponding Throttling started: ... /
Throttling ended after suppressing N events: ... warning via sendLog.warning. Returns whether
the event should be throttled (i.e. dropped).
Runs the throttle decision and, if a state transition just occurred (
'started'or'ended') anddisableThrottleLogis not set, emits the correspondingThrottling started: .../Throttling ended after suppressing N events: ...warning viasendLog.warning. Returns whether the event should be throttled (i.e. dropped).