OptionalbaseBase retry backoff delay in milliseconds.
OptionalcircuitDuration in milliseconds to wait before retrying after circuit opens.
OptionalflushPeriodic flush interval in milliseconds while events remain queued.
OptionaljitterJitter ratio applied to retry delay to avoid synchronized retries.
OptionalmaxMaximum retry backoff delay in milliseconds.
OptionalmaxConsecutive failures threshold before opening the circuit window.
OptionalonCallback invoked when the circuit opens after consecutive failures.
OptionalonCallback invoked after each failed flush attempt.
OptionalonCallback invoked when a flush succeeds after previous failures.
Policy options for controlling queue flush retry behavior.