Commit Graph

13 Commits

Author SHA1 Message Date
Chih-Hsuan Yen
1c9c4ccfc8 fix(core): make sure timeout error messages include URLs (#7981)
Before this fix, timeout messages are not quite useful

> error: Request undefined fail, retry attempt #1: TimeoutError: Timeout awaiting 'request' for 5000ms
2021-08-12 01:27:07 -07:00
DIYgod
89e82d88fa feat: got request timeout 2021-02-01 20:06:49 +08:00
dependabot-preview[bot]
68c15eaa5c chore(deps): bump got from 11.1.4 to 11.3.0 (#4922)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2020-06-26 01:22:09 +08:00
DIYgod
0e7b14e718 chore(deps-dev): bump prettier from 1.19.1 to 2.0.2 2020-04-02 21:21:46 +08:00
DIYgod
77d55262ff chore: bump got from 9.x to 10.x (#3875) 2020-02-04 01:09:14 +08:00
Cloud
90a87b1723 refactor: optimize parameter (#3200) 2019-10-08 16:48:46 +08:00
DIYgod
4445443946 feat: use dynamical config 2019-09-18 17:45:21 +08:00
Cloud
4d6257af50 feat: replace baseUrl to prefixUrl when got's next version (#2996)
* enhance: replace baseUrl to prefixUrl when got's next version

* test: baseUrl
2019-09-05 12:01:44 +08:00
DIYgod
e5d34eda6b test: request-wrapper 2019-08-11 00:31:20 +08:00
DIYgod
56e74742fc test: got axios options 2019-06-14 17:51:03 +08:00
DIYgod
909980fcce test: proxy auth and url_regex 2019-06-14 11:18:18 +08:00
DIYgod
a17c89abaf test: proxy 2019-06-13 19:32:42 +08:00
DIYgod
a56c0b5a39 refactor: rename axios to got 2019-06-03 18:03:05 +08:00