Constant MAX_CONCURRENT_REQUESTS

Source
const MAX_CONCURRENT_REQUESTS: usize = 100;
Expand description

Maximum number of concurrent requests when checking passwords.