Searched refs:MAX_RETRIES (Results 1 – 1 of 1) sorted by relevance
104 const MAX_RETRIES: usize = 3; const118 if times >= Self::MAX_RETRIES { in new()149 Self(Some(Self::MAX_RETRIES)) in max()