const RETRY_AFTER_PERIOD: u64 = 120;
The base Retry-After period, in seconds, when no upstream supplied one.
Retry-After