pub const MAX_IN_FLIGHT_REQUESTS: usize = 100;
Default maximum number of requests allowed to be in flight at once.