AirtestProject / AirtestProject/Poco
建议RpcTimeoutError时重试一次
Open
enhancement
- Dominant language
- Python
- Stars
- 2k
- Forks
- 341
- PR merge metrics
- No merged PRs in 30d
Description
RpcTimeoutError报错,脚本一直跑,一天至少遇到1次,群里也有2、3个人反映经常遇到。
我现在是把常用的操作如click等又封装了一次,捕获到RpcTimeoutError时重试一次操作(已验证过有效)
但POCO很多操作都会遇到RpcTimeoutError,建议能否在底层加入重试(重连)机制,谢谢

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.