Searched defs:retry_count (Results 1 – 2 of 2) sorted by relevance
169 def _verify_tls_completed(self, retry_count=5): argument
283 let mut retry_count = 0; in run_process_with_retry_until_timeout() localVariable