https://bugzilla.wikimedia.org/show_bug.cgi?id=69913
--- Comment #6 from [email protected] --- This is probably related to database replication lag, I will submit a patch to fix this. This is based on the observation that target_page records sometimes get created in metawiki and mediawikiwiki, while testwiki and test2wiki work fine. echo database is hosted in the main application database for metawiki and mediawikiwiki, new title may not made it to the slave database yet. echo database is hosted in an external database for testwiki/test2wiki, with an network request delay new title will probably made it to the slave -- 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
