pub const MIN_INTERVAL: Duration;Expand description
The floor between two publications.
Commands and flavor events are still absorbed immediately while this cooldown runs. Only reconciliation is rate-limited, so a burst becomes one publication instead of one 50 ms delay per command.