Assigned
Status Update
Comments
ad...@google.com <ad...@google.com> #2
Hello, thank you for the feedback! The good news is that this particular issue will be fixed in Android T by changing how documents are sent across Binder. You can try with some of the Android T betas to see if it fixes your problem.
That said, we can still improve the behaviour for Android S by detecting how much data we're about to send and splitting those requests into chunks if we are able. I will keep this bug open to track that effort.
That said, we can still improve the behaviour for Android S by detecting how much data we're about to send and splitting those requests into chunks if we are able. I will keep this bug open to track that effort.
Description
AppSearch version used: 1.0.0-alpha04
Related: Transactional bulk put
It's not nice if I need to manually deal with a particular data parcel size. I think it should be an implementation detail for the library.