Uh oh!
There was an error while loading. Please reload this page.
Fixes #4423 - Getter on mutations size - #4424
Conversation
Fixes#4423 - Getter on mutations size
googlebot
commented
Feb 1, 2019
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed (or fixed any issues), please reply here (e.g. What to do if you already signed the CLAIndividual signers
Corporate signers
|
Allow knowing the size of the list. For exemple, the batch size is limited to 500 mutations Fixes#4423
gremi64
commented
Feb 1, 2019
I signed it! |
googlebot
commented
Feb 1, 2019
CLAs look good, thanks! |
gremi64
commented
Feb 4, 2019
Hi, i don't understant how it can fail on 2 files i didn't modify (and didn't commit) : |
gremi64
commented
Feb 5, 2019
@ajaaym do i need to modify this two files ? Even if it has nothing to do with my PR |
ajaaym
commented
Feb 5, 2019
sduskis
commented
Feb 7, 2019
@gremi64, it looks like you need to run |
gremi64
commented
Feb 8, 2019
It's done :) |
Allow knowing the size of the list. For exemple, the batch size is limited to 500 mutations
Fixes#4423