const MAX_CONCURRENT_REQUESTS: usize = 100;
Maximum number of concurrent requests when checking passwords.