[14:18:12] Hi folks! I was wondering if anyone could point me towards an explanation of what WMF wikis do with htmlCacheUpdate jobs when a really popular template gets edited. I'm guessing if {{Navbar}} on ENWP is edited, it won't immediately invalidate the HTML cache for 5 million pages for anonymous users, but what's the mechanism for this? Are those jobs [14:18:12] just ratelimited to a specific value or is there something more complex involved? [14:41:41] CookMePlox: On WMF, purge request aren't sent from MediaWiki directly to caches. Instead, they're enqueued to kafka, and from there they get routed to the relevant servers. Maybe they're rate-limiting them on kafka. See https://phabricator.wikimedia.org/T264735#7468512 [14:46:27] Thank you for the link :) [18:43:48] Can anyone help with https://github.com/miraheze/MirahezeMagic/runs/5244383123?check_suite_focus=true [18:44:00] Only fails on master do something core related [18:44:06] I don't see what though