chore(benchmark): replace request with axios#4628
Conversation
4536934 to
4b50203
Compare
|
In #2672, I raised the following concern: Many That was in May 2019. What's the current status of Axios implementation, does it preserve low-level error details? Ideally, I'd like us to use the same library across the entire loopback-next codebase, including connectors like REST and SOAP. |
I found a way to allow lower-level errors to be reported by providing a
Since this PR focuses on |
|
See #4637 as a follow-up PR. |
Replacing
requestwithaxiosChecklist
👉 Read and sign the CLA (Contributor License Agreement) 👈
npm testpasses on your machinepackages/cliwere updatedexamples/*were updated👉 Check out how to submit a PR 👈