Constant fractal::session::model::room::DEFAULT_RETRY_AFTER

source ยท
const DEFAULT_RETRY_AFTER: u32 = 30;
Expand description

The default duration in seconds that we wait for to retry failed sending requests.