Build Update for jayvdb/pywikibot-core
-------------------------------------

Build: #102
Status: Failed

Duration: 48 minutes and 23 seconds
Commit: 826f592 (review/mpaa/api-buffering-10)
Author: Mpaa
Message: api.py: buffer data in QueryGenerator

QueryGenerator yields all items in resultdata, but there is no
guarantee that all data for an item arrived in one response.
Some data will appear in the following response, etc.
(see commit 3d2ca97aaac17a28e177fa89fbdd3364e7f53c0c)

This patch buffers results until all data are for an item are fetched.
This is based on the fact that the API, when query-continuing, keeps on
repeating the same pages until all requested data are fetched.

Change-Id: Iccb3a96b0248fdab0650edfda23d05ecec0dadbd

View the changeset: https://github.com/jayvdb/pywikibot-core/commit/826f592b1ab4

View the full build log and details: 
https://travis-ci.org/jayvdb/pywikibot-core/builds/42264897

--

You can configure recipients for build notifications in your .travis.yml file. 
See http://docs.travis-ci.com/user/notifications


_______________________________________________
Pywikibot-commits mailing list
Pywikibot-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to