Closed GoogleCodeExporter closed 8 years ago
There's already code in each of the FacebookRestClient's executeBatch() methods
to
separate calls into chunks of 15. Sounds like that should be extended to 20.
I'm sure
that's simple enough and we can do this as part of this bug report once I've
verified
that 20 batches works.
However, I have no reason to believe that the batching won't work properly;
chunking
to 15 per batch. Do you have a reason to doubt that the multiple batches don't
work?
Do you have example code against 2.0.3 which shows it not working?
If you're a Java developer, it would be great if you could contribute a JUnit
test
for this.
Original comment by david.j....@googlemail.com
on 17 Dec 2008 at 9:06
Original comment by david.j....@googlemail.com
on 17 Dec 2008 at 9:06
Batch limit updated to be 20.
Original comment by david.j....@googlemail.com
on 21 Dec 2008 at 6:24
Original issue reported on code.google.com by
thien.p....@gmail.com
on 15 Dec 2008 at 9:40