Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: modify log while request is aborted #4917

Open
wants to merge 6 commits into
base: v0.x
Choose a base branch
from

Conversation

mori5321
Copy link

@mori5321 mori5321 commented Aug 17, 2022

What

Change a log sentence of "aborted response handling".

fix: #4806

Why

The previous log says 'maxContentLength size of {maxContentLength} exceeded',
but it does not represent an actual error, because it is caused by aborted response stream.

mori5321 and others added 2 commits August 17, 2022 21:37
since the previous log 'maxContentLength size of {maxContentLength} exceeded' does not represent an acutual error, I just modified the sentence.
@jasonsaayman
Copy link
Member

Please can you check the CI is failing

….com:mori5321/axios into fix/modify_log_while_response_stream_aborted
@mori5321
Copy link
Author

@jasonsaayman Sorry, I didn't notice that mention.
Could you please re-run CI again?

@mori5321
Copy link
Author

I rewrite the test.

@ouya99
Copy link

ouya99 commented May 4, 2023

Do not understand the idea behind this fix? You mention "This is not an error", but you keep calling AxiosError. What is this?

@mhassan1
Copy link

@mori5321 Are you able to bring this branch up to date and point this PR at v1.x?

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.

None yet

5 participants