[00:07:36] tgr: welcome back. :) I missed you. [03:20:34] http://meta.wikimedia.beta.wmflabs.org/wiki/Special:OAuthManageConsumers/proposed/1a31f6085491372db93394ed6cbff4c4 [03:20:55] varnish shows a 503 [03:23:12] apparently because of this again [03:23:13] 30 ObjHeader c Content-Type: text/html; charset=utf-8 [03:23:13] 30 FetchError c Junk after gzip data [03:23:22] 30 Gzip c u F - 20 0 80 80 90 [03:23:22] 30 VCL_call c error deliver [03:23:22] 30 VCL_call c deliver deliver [03:23:22] 30 TxProtocol c HTTP/1.1 [03:23:22] 30 TxStatus c 503 [03:24:04] if you send the request directly to the apache, you get an error about Call to undefined method Message::toJson() [03:24:17] (seems to require login as my user, don't know if other users will work) [03:27:17] I'm in a talk about rust's community - she's talking about the RfC process and other automation they use [03:43:27] meh, filed https://phabricator.wikimedia.org/T125938 and https://phabricator.wikimedia.org/T125939 [19:44:23] AaronSchulz: Are we planning to make the cache returned from ObjectCache::getLocalClusterInstance() replicated from eqiad->codfw in the future? Or will that always just be just the local cache instance? [19:46:20] always local, afaik [20:07:08] anomie: is it possible for you to edit or remove your response to ? [20:11:07] ori, just upvote tgr and downvote anomie :P [20:11:12] already did [20:11:26] * anomie edits [20:11:53] * anomie shakes fist at a downvote of a 4-year-old comment because times changed [20:42:37] anomie: I didn't notice before but that's an impressive reputation! [20:42:48] do you want to comment on https://phabricator.wikimedia.org/T31923 as an SO power user? [20:43:17] I haven't actually used the site in several years [21:32:03] tgr: matt_flaschen was #16 globally at one point [21:33:35] wow [21:33:48] he is already involved in that discussion though [22:37:38] evidence of a vast SO <-> MW conspiracy? [22:39:22] he actually argued against using SO, so if it's a conspiracy, it's a fiendishly clever one [22:39:33] that's how they hook you in ;) [23:35:55] anomie: what's the effect of changing the token (directly or via the token version global) on an existing session? user objects are cached so the sessions would not be invalidated immediately, right? [23:40:01] nevermind, the session provider calls CentralAuthUser::validateAuthToken so that should be OK [23:54:10] csteipp: re: tokens, I was hoping you would tell what the plan is :) [23:55:23] my plan would be to stop the logout script, rewrite it to run in a reasonable amount of time, run it, and set the token version publicly to 1 on Monday [23:56:13] but that's a major disruption so I was worried that would be overdoing it