[00:00:24] Fundraising Sprint Licking Cookies, Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM: Fix the group performance issue ... better - https://phabricator.wikimedia.org/T139006#2416610 (Eileenmcnaughton) [00:11:57] Fundraising Sprint Licking Cookies, Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM: Agree acceptance criteria for deciding the script is 'ready' - https://phabricator.wikimedia.org/T135062#2416657 (Eileenmcnaughton) a:Eileenmcnaughton [00:26:07] I have started to restore back old CiviCRM backup to staging to test-run the backup [00:26:11] seems OK so far [04:00:04] Fundraising Sprint Licking Cookies, Fundraising-Backlog, Wikimedia-Fundraising-CiviCRM: Fix the group performance issue ... better - https://phabricator.wikimedia.org/T139006#2416864 (Eileenmcnaughton) Here is the JIRA https://issues.civicrm.org/jira/browse/CRM-17213 [04:04:45] (PS1) Eileen: CRM-18692 issue warning about empty smart group cache rather than crash the server [wikimedia/fundraising/crm/civicrm] - https://gerrit.wikimedia.org/r/296689 (https://phabricator.wikimedia.org/T139006) [09:31:31] (Abandoned) Hashar: DO NOT MERGE: Dummy commit for validating Zuul config [wikimedia/fundraising/SmashPig] (deployment) - https://gerrit.wikimedia.org/r/295933 (owner: Awight) [14:59:01] (PS1) Awight: Deprecate generate-version; this is done by our deployment scripts. [extensions/DonationInterface] - https://gerrit.wikimedia.org/r/296751 [15:00:44] (CR) jenkins-bot: [V: -1] Deprecate generate-version; this is done by our deployment scripts. [extensions/DonationInterface] - https://gerrit.wikimedia.org/r/296751 (owner: Awight) [15:39:58] I think I hate Symfony. [16:08:10] (PS1) Awight: [WIP] Terrible lint:yaml glue [extensions/DonationInterface] - https://gerrit.wikimedia.org/r/296766 [16:10:18] (CR) jenkins-bot: [V: -1] [WIP] Terrible lint:yaml glue [extensions/DonationInterface] - https://gerrit.wikimedia.org/r/296766 (owner: Awight) [16:37:47] (PS1) Awight: Cheap yaml lint job. [extensions/DonationInterface] - https://gerrit.wikimedia.org/r/296775 [16:39:31] (CR) jenkins-bot: [V: -1] Cheap yaml lint job. [extensions/DonationInterface] - https://gerrit.wikimedia.org/r/296775 (owner: Awight) [18:06:03] Fundraising Tech Backlog: Set up lutetium access (plus mysql, pgehres), yubikey for Hannah - https://phabricator.wikimedia.org/T138100#2419130 (Jgreen) >>! In T138100#2390535, @CCogdill_WMF wrote: > I just added her to the Fundraising Contractors page: > https://collab.wikimedia.org/wiki/Fundraising/contract... [19:33:43] Fundraising Tech Backlog: Set up lutetium access (plus mysql, pgehres), yubikey for Hannah - https://phabricator.wikimedia.org/T138100#2419403 (CCogdill_WMF) I just found her contact details and added them to the contact page, @Jgreen. She's located in Georgia so will need it shipped. [19:40:46] Fundraising Tech Backlog: Set up lutetium access (plus mysql, pgehres), yubikey for Hannah - https://phabricator.wikimedia.org/T138100#2419436 (Jgreen) >>! In T138100#2419403, @CCogdill_WMF wrote: > I just found her contact details and added them to the contact page, > @Jgreen. She's located in Georgia so wi... [19:42:11] Fundraising Tech Backlog: Set up lutetium access (plus mysql, pgehres), yubikey for Hannah - https://phabricator.wikimedia.org/T138100#2419452 (CCogdill_WMF) Thank you! [20:04:33] AndyRussG|hmm: XenoRyet standup? [20:04:47] Whoops, time-warp. Be right there. [20:07:46] Fundraising Tech Backlog: Major Donors on email suppression list who should be opted in - https://phabricator.wikimedia.org/T139102#2419545 (CCogdill_WMF) [20:07:57] Fundraising Tech Backlog: Major Donors on email suppression list who should be opted in - https://phabricator.wikimedia.org/T139102#2419559 (CCogdill_WMF) p:Triage>High [20:10:35] Fundraising-Backlog, Hovercards, MediaWiki-extensions-CentralNotice, Reading-Web-Backlog, Reading-Web-Sprint-76-R: Measure impact of HoverCards on Central Notice interaction - https://phabricator.wikimedia.org/T131366#2419580 (jhobs) [20:24:24] Fundraising Tech Backlog, Fundraising-Backlog: Major Donors on email suppression list who should be opted in - https://phabricator.wikimedia.org/T139102#2419668 (DStrine) [23:17:41] Fundraising-Backlog, FR-Ingenico: 3502596148 mysteriously in 600 - https://phabricator.wikimedia.org/T139000#2420371 (cwdent) Another one: 755443384 [23:38:01] dstrine: are you still around? [23:40:24] cwd: yeah I'm here [23:41:52] dstrine: i am not seeing so many XML docs for GC in the logs as i thought. it looks like we save the response but not the request [23:43:30] I guess send whatever you got [23:43:59] oh sorry [23:44:07] you only get their response [23:44:27] do we have something in code then? [23:45:02] yeah i'm looking at the logs and only see the responses. i think it might be a configuration thing whether we log the request or not because i know we do for e.g. worldpay [23:46:51] this particular part of the code is hard to reason with [23:47:23] You ain't kidding. [23:48:01] ugh so it's not clear how/where we send the request from? [23:48:14] Was just looking for where we might just catch the XML on the way out. [23:48:20] It's apparently not that simple. [23:52:03] dstrine: well it's obvious where everything is happening but it doesn't look like we're logging it. it's a tough balance choosing what to log because it gets unreadable fast [23:53:44] i can log stuff in a test instance but it might differ from what we do live [23:53:53] Is there a place in code where this is all written out or is it pieced together? [23:57:00] a little bit of both i guess [23:57:22] the general machinery of sending requests to processors is a contiguous thing [23:57:38] but the specifics are spread all over [23:59:37] XenoRyet: i am looking at this crooked: https://github.com/wikimedia/mediawiki-extensions-DonationInterface/blob/master/gateway_common/gateway.adapter.php#L1039