https://bugzilla.wikimedia.org/show_bug.cgi?id=46086
--- Comment #2 from Rainer Rillke @commons.wikimedia <[email protected]> --- Different ones. I am not in the mood doing lot of the work staff could do when looking at our scripts that are all open source. Note that the error is not reproducible. It _seems_ to occur randomly but it could be also related to e.g. only one of your servers etc. Here are some params used: movePage - indicates that action=move is used, format=json, and all the required params for action=move +watchlist param Since delReqHandler does not tell me which query/action it is doing when failing, I can't add any further information. It lost it's maintainer and I am too busy with other stuff currently and a proper API client implementation with error reporter is considered "low priority" from the staff side. I can only tell you that it does *not* use https://commons.wikimedia.org/wiki/MediaWiki:Gadget-libAPI.js (which features automatic retry and error analysis); that's why even simple queries may fail. So here are the links to the source code: * https://commons.wikimedia.org/wiki/MediaWiki_talk:Gadget-AjaxQuickDelete.js (makes use of the "libAPI" gadget module mentioned before) * https://commons.wikimedia.org/wiki/MediaWiki:Gadget-DelReqHandler.js -- You are receiving this mail because: You are on the CC list for the bug. 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
