Skip to content

Added errors to be displayed when the query parsing process itself fails.#3961

Merged
jasonsaayman merged 6 commits intoaxios:masterfrom
djs113:issue-branch
Jan 18, 2022
Merged

Added errors to be displayed when the query parsing process itself fails.#3961
jasonsaayman merged 6 commits intoaxios:masterfrom
djs113:issue-branch

Conversation

@djs113
Copy link
Copy Markdown
Contributor

@djs113 djs113 commented Aug 17, 2021

This PR fixes #3606, the issue is that when there is an error in the query parsing process which happens before request is sent, the error that is displayed is the standard error which doesn't contain much information about the request, so its harder to debug. This PR fixes that problem.

@djs113
Copy link
Copy Markdown
Contributor Author

djs113 commented Aug 18, 2021

@jasonsaayman Please approve this workflow.

@jasonsaayman
Copy link
Copy Markdown
Member

@djs113 please can you check the failing tests?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

response interceptor should have request infomation on error

3 participants