[Akonadi] [Bug 316731] Resource stores broken events without UID, remoteID etc
Martin Klapetek
martin.klapetek at gmail.com
Wed Mar 20 19:04:41 GMT 2013
https://bugs.kde.org/show_bug.cgi?id=316731
--- Comment #4 from Martin Klapetek <martin.klapetek at gmail.com> ---
Git commit ea9700409f1d5d773f611490566c23ccd8f57814 by Martin Klapetek.
Committed on 20/03/2013 at 20:04.
Pushed by mklapetek into branch 'master'.
Limit how many ids we can query at once
It turns out that querying for too many ids at once make Facebook
servers unhappy, so we artificially limit it on the job level,
15 looks to be ok, so process 15 ids, then 15 more etc and only
then emit the job result.
Reviewed-by: Dan Vratil
M +42 -5 libkfbapi/facebookjobs.cpp
http://commits.kde.org/libkfacebook/ea9700409f1d5d773f611490566c23ccd8f57814
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Kdepim-bugs
mailing list