Searched refs:no_more_retry (Results 1 – 5 of 5) sorted by relevance
475 bool no_more_retry() const;
1065 bool Downstream::no_more_retry() const { return num_retry_ > 50; } in no_more_retry() function in shrpx::Downstream
1451 if (no_retry || downstream_->no_more_retry()) { in on_downstream_reset()
85 if (downstream->no_more_retry()) { in retry_downstream_connection()
2078 if (no_retry || downstream->no_more_retry()) { in on_downstream_reset()