前端发起fetch请求没有做超时处理,后端接口1分多钟没返回,前端一直在等待
Open
feature
- Dominant language
- Java
- Stars
- 1.3k
- Forks
- 350
- PR merge metrics
- No merged PRs in 30d
Description
前端发起fetch请求没有做超时处理,后端接口1分多钟没返回,前端一直在等待,建议加上前端请求超时处理逻辑
另外http.ts文件这里response.json()可能会报错,需要catch处理一下
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.