Stages storing model features first then models for get models responses
This change updates the store in stages to ensure only one store update in flight at a time. It prioritizes storing the model features first and then stores the prediction models once that update is complete. Bug: 1001194 Change-Id: Ic2d0ccaf64b49ca934590e6b7d0051668e155016 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1938192Reviewed-by:Tarun Bansal <tbansal@chromium.org> Reviewed-by:
Sophie Chang <sophiechang@chromium.org> Commit-Queue: Michael Crouse <mcrouse@chromium.org> Cr-Commit-Position: refs/heads/master@{#721238}
Showing
This diff is collapsed.
Please register or sign in to comment