-
Notifications
You must be signed in to change notification settings - Fork 89
Fix reader buffer bug with typo #799
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
Conversation
|
@Vlad-Zaytsev are you able to test this PR in your environment? |
No. I'm sorry, but it occures only in production. (and no longer occures actualy) |
no worries, thanks for confirming that. inspecting the code and the exception this is the only call that might have an issue and it's clearly wrong. since it's not happening anymore, just to confirm, the section of the code is only hit if there was a server error send back like authorization violation for example. Can you remember when the error occurred at the time there may have been such errors? |
Maybe. I can not tell for sure. |
caleblloyd
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The change looks good to me!
No description provided.