bb2ad3f6e924c4c13fc71d155530239cadf45f96
Frontend CI / Frontend (push) Successful in 2m30s
The chunked upload complete request used the global 30s axios timeout, but the server merges chunks, hashes the file and writes ~100MB to OSS in that step, so large installers failed with "timeout of 30000ms exceeded" after all chunks were uploaded. - give the complete request a dedicated 10min timeout - let http.post pass through an AxiosRequestConfig - normalize client-side timeout errors to "request_timeout" Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
The file is empty.
Description
Languages
Go
46%
TypeScript
28.9%
Vue
23.3%
Shell
0.9%
JavaScript
0.3%
Other
0.5%