[05:59:51] ebernhardson: cause `'3'` is a string? Maybe you want: `countOf(3)` [11:14:56] lunch [12:32:38] pfischer: we're talking about the goals of the Search Update Pipeline in https://meet.google.com/exg-wpqj-dvj if you want to join [13:23:14] biggest doc is 34Meg in cirrus... and I regret to not have extracted the doc_id to find what page is that [13:28:11] o/ [13:29:03] The power of hindsight [14:13:11] dcausse: we updated asana with the milestones in our earlier discussion (https://app.asana.com/0/1200937265734853/1203108034572691). We put tentative dates of Oct 21 for the list of affected projects and Oct 31 for baseline lag metrics [14:13:34] gehel: thanks! [15:06:04] ejoseph: I've added comments on https://gerrit.wikimedia.org/r/c/mediawiki/libs/metrics-platform/+/838230. We probably need to have a discussion around concurrency. Feel free to schedule some time when that works for you! [16:14:43] php called their version of final properties readonly, available starting php 8.1. see https://www.php.net/manual/en/language.oop5.properties.php#language.oop5.properties.readonly-properties [17:59:51] heh, running an expensive query on codfw elasticsearch cluster and the 'power usage' graph goes from 7.5kW to 10kw [18:14:12] also it turns out you can do an aggregation that queries all indices, group by index name, and then return the top-k docs based on a script score [18:24:27] (and use 321 hours of cpu time) [18:36:01] hmm, example of largest doc on the omega/psi (small) clusters outside testwiki, it's a pdf that somehow hasn't been reindexed since we truncated :S ~15MB https://tr.wikisource.org/wiki/?curid=34336 [18:41:57] the big one on testwiki is https://test.wikipedia.org/wiki/Template:Long [18:43:05] Lives up to its name ;P [19:51:00] * ebernhardson finds it awkward that NotFoundException comes from 404's, but doesn't extend ResponseException. [19:53:03] but of course, the GetAlias endpoint throws a Response exception and not a NotFoundException :P [23:49:57] :109