Skip to main content

MAX_RECENT_REQUESTS

Constant MAX_RECENT_REQUESTS 

Source
const MAX_RECENT_REQUESTS: usize = 10_000;
Expand description

The maximum number of requests that will be handled in a given time interval before requests are dropped.