Home
last modified time | relevance | path

Searched refs:MAX_RETRIES (Results 1 - 1 of 1) sorted by relevance

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/config/
H A Dsettings.rs104 const MAX_RETRIES: usize = 3; consts
118 if times >= Self::MAX_RETRIES { in new()
149 Self(Some(Self::MAX_RETRIES)) in max()

Completed in 2 milliseconds