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;未经允许,请勿转载。