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