delayed_binding_domain_fuzz
Name
delayed_binding_domain_fuzz — length of time to spread scheduled messages over when a bulk requeue is necessary
Synopsis
delayed_binding_domain_fuzz = 0
Description
When a bulk requeue is necessary, this option sets the number of seconds to spread scheduled messages over. This option must be a power-of-two value from 2 – n. It is possible to set this to values that are not powers of two, but this may result in sub-optimal performance and ecelerity scheduler congestion.
The default value is 0
.
Scope
delayed_binding_domain_fuzz is valid in the global, binding, and binding_group scopes.