pub const MAX_RATE_LIMIT_WAIT_SECS: u64 = 5;
Maximum wait in seconds when a tool is rate-limited before surfacing an error.