https://bugzilla.wikimedia.org/show_bug.cgi?id=46551
Brad Jorsch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |INVALID --- Comment #3 from Brad Jorsch <[email protected]> --- (In reply to comment #2) > Is this new? I and the users of my tools didn't notice this issue in previous > MW-Versions. The fact that the prop=imageinfo can return fewer values than requested? No, that has been around since r46845 in early 2009. That prop=imageinfo chooses to do so to limit the number of thumbnails generated in one query? Yes, that was added in Gerrit change 47189 merged last month. > (ok, they will use query-continue [properly] in future) There's the proper fix for your problem. > but this will not lower "excessive processing"; it will even add more traffic. There are concerns other than total CPU time used across the several queries. Generating too many thumbnails in a single query caused other problems. > Or do you just need more API-requests to alter statistics of API usage in a > way to "prove" something? Assume good faith, please. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
