feat: add IP info request retry mechanism to reduce network errors

This commit is contained in:
wonfen
2025-04-20 10:34:43 +08:00
parent 541b78ba6f
commit 4f15bdf74d
2 changed files with 37 additions and 15 deletions

View File

@@ -21,6 +21,7 @@
#### 优化了:
- 系统代理 Bypass 设置
- Windows 下使用 Startup 文件夹的方式实现开机自启,解决管理员模式下开机自启的各种问题
- 增加 IP 信息请求重试机制,减少 Network Error 发生的情况
## v2.2.3