-
Notifications
You must be signed in to change notification settings - Fork 928
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(share/availability/light): Allow retries on ODS size 1 #3944
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3944 +/- ##
==========================================
+ Coverage 44.83% 45.51% +0.68%
==========================================
Files 265 308 +43
Lines 14620 21869 +7249
==========================================
+ Hits 6555 9954 +3399
- Misses 7313 10846 +3533
- Partials 752 1069 +317 ☔ View full report in Codecov by Sentry. |
UT failed |
80f6942
to
109a3c7
Compare
Fixes #3943 Another PR will come later which optimises the request for the single-share-square case :)
Fixes #3943
Another PR will come later which optimises the request for the single-share-square case :)