Skip to main content

matching_quota

Function matching_quota 

Source
pub fn matching_quota(max_requests_per_second: Option<u32>) -> Quota
Expand description

Builds the matching-engine quota for max_requests_per_second, falling back to DERIVE_DEFAULT_MATCHING_TPS when unset or zero.