-
Notifications
You must be signed in to change notification settings - Fork 85
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: Make the error StatusIds_SESSION_EXPIRED retriable #1014
fix: Make the error StatusIds_SESSION_EXPIRED retriable #1014
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #1014 +/- ##
==========================================
+ Coverage 67.50% 67.52% +0.01%
==========================================
Files 252 252
Lines 24508 24508
==========================================
+ Hits 16545 16549 +4
+ Misses 7100 7097 -3
+ Partials 863 862 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Hello, @asmyasnikov |
I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en
Pull request type
What is the current behavior?
Issue Number: 863
SessionExpired is non retriable error
What is the new behavior?
SessionExpired is retriable error