mirror of
https://github.com/Cp0204/quark-auto-save.git
synced 2026-01-13 15:50:45 +08:00
- 添加对 "inner error" 类型错误的识别和处理 - 将 "inner error" 归类为可恢复的网络错误而非资源失效 - 前端多个方法中添加对 "inner error" 的识别和忽略 - 后端添加 is_recoverable_error 工具方法 - 后端 _send_request 方法中自动转换 "inner error" 为 "request error" - 后端 get_detail 方法中添加重试机制处理临时网络问题 - 避免因临时网络问题误判资源状态,提升用户体验 |
||
|---|---|---|
| .. | ||
| index.html | ||
| login.html | ||