MAX_BOOTSTRAP_RECORDS

Constant MAX_BOOTSTRAP_RECORDS 

Source
pub const MAX_BOOTSTRAP_RECORDS: usize = 100;
Expand description

Maximum number of bootstrap records allowed per topic per time slot (minute).

When publishing to the DHT, records are not published if this threshold has already been reached for the current minute slot.