Constant holochain::core::workflow::publish_dht_ops_workflow::MIN_PUBLISH_INTERVAL[][src]

pub const MIN_PUBLISH_INTERVAL: Duration;
Expand description

Don’t publish a DhtOp more than once during this interval. This allows us to trigger the publish workflow as often as we like, without flooding the network with spurious publishes.