const BASE_LOCKOUT_SECS: i64 = 60;
How long the first lockout lasts. Each subsequent failure doubles it.