https://bugzilla.wikimedia.org/show_bug.cgi?id=34029
--- Comment #1 from [email protected] 2012-01-30 08:25:18 UTC --- An additional problem: the smaller limit you use, the greater is the possibility to get fake duplicates. E.g. block id=n and block id=n+1 have the same timestamp, end the first run ends with nth. You get back a timestamp for n+1st item, but using it will display nth item repeatedly. So every query is subject to have duplicates. The easy solution would be to use block id instead of bkstart in query-continue. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
