feat: change bundle size based on balance#6858
Conversation
mcstover
left a comment
There was a problem hiding this comment.
Is there any concern with us not getting back the total of count during the primary loaf fetch?
@mcstover Where specifically? There should be a fallback When loading the loans? Like the loans returned are less than |
Yea I was thinking if the query didn't result in the full |
Good question. From a technical standpoint, all's good. We only add the loan IDs returned: Line 109 in 81dc9e1 And we catch if no loan IDs returned and redirect: Line 114 in 81dc9e1 From a product standpoint, maybe this isn't super, but we have a good fallback in place. |
https://kiva.atlassian.net/browse/MP-2713
An optional
balanceparameter that allows live loan bundles to be up to 6, existing live loan usage untouched functionally (and cache-wise).