tenacity
共有13個方法/函數/屬性,點擊鏈接查看相應的源代碼示例。
1. tenacity.retry() ,61個項目使用
2. tenacity.stop_after_attempt() ,52個項目使用
3. tenacity.wait_fixed() ,28個項目使用
4. tenacity.wait_exponential() ,27個項目使用
5. tenacity.retry_if_exception_type() ,23個項目使用
6. tenacity.retry_if_exception() ,15個項目使用
7. tenacity.stop_after_delay() ,12個項目使用
8. tenacity.after_log() ,9個項目使用
9. tenacity.RetryError() ,7個項目使用
10. tenacity.Retrying() ,7個項目使用
11. tenacity.before_log() ,6個項目使用
12. tenacity.wait_random() ,6個項目使用
13. tenacity.retry_if_result() ,5個項目使用
注:本文中的示例由純淨天空整理自Github/MSDocs等開源代碼及文檔管理平台,相關代碼片段篩選自各路編程大神貢獻的開源項目,源碼版權歸原作者所有,傳播和使用請參考對應項目的License;未經允許,請勿轉載。