const DEFAULT_RETRY_AFTER: u32 = 30;
The default duration in seconds that we wait for before retrying failed sending requests.