Searched refs:max_backoff (Results 1 – 5 of 5) sorted by relevance
92 std::min(downstreamconf.timeout.max_backoff, base_backoff + dist(gen_)); in on_failure()
184 std::min(downstreamconf.timeout.max_backoff, base_backoff + dist(gen_)); in schedule()
1008 ev_tstamp max_backoff; member
2042 timeoutconf.max_backoff = 120_s; in fill_default_config()2601 << util::duration_str(config->conn.downstream->timeout.max_backoff) << R"( in print_help()
3797 return parse_duration(&config->conn.downstream->timeout.max_backoff, opt, in parse_config()