Timeout.whoisRetry

How long to wait before allowing to re-issue a WHOIS query for a user.

This is merely to stop us from spamming queries for the same person without hysteresis.

struct Timeout
static immutable
auto whoisRetry = Integers.whoisRetrySeconds.seconds;