[18:25:50] how comes an edit of mine on Meta seemed to be stuck for several seconds on some intake-analytics.wikimedia.org or whatever it was? [18:27:49] I see https://phabricator.wikimedia.org/T264021 but I very much hope such requests do not block the save [18:28:24] cc ottomata [18:29:06] Nemo_bis: i don't know, but they use navigator.sendBeacon so I'd expect no blocking [18:32:28] ottomata: ok, how to test it? [18:36:20] I mean, I'm not sure in what cases those requests are supposed to be sent [18:48:51] Nemo_bis: there are lots of reasons they might be sent, mostly these are sent by EventLogging [18:50:45] Nemo_bis: [18:50:45] curl 'https://meta.wikimedia.org/w/api.php?action=streamconfigs&filters=destination_event_service=eventgate-analytics-external' [18:51:04] hmmm actually that's not quite right [18:51:08] but smoething like that :) [18:51:58] ah [18:51:58] curl 'https://meta.wikimedia.org/w/api.php?action=streamconfigs&constraints=destination_event_service=eventgate-analytics-external' | jq . [18:52:00] there we go ^ [19:00:36] maybe eventlogging_SaveTiming