Disable the sentry log that fires the first time an error is throttled in an interval.
Duration over which up to throttleThreshold events of the same message are allowed.
Within thresholdInterval, if an error message is logged more than this many times,
additional events are dropped until the interval rolls over.
Throttling options.