[01:38:00] Hi [15:02:24] anyone for standup? :) [17:45:25] mhurd: o/ o/ o/ i believe the lazy load transform PR is ready for review. it's large, unfortunately, so if you'd like to walkthrough it together, let me know. [17:45:49] it depends on these PRs too: https://github.com/wikimedia/wikimedia-page-library/pull/45 https://github.com/wikimedia/wikimedia-page-library/pull/46 [19:08:59] niedzielski: oh awesome!!! [19:23:47] HaeB: no idea how but i managed to reproduce the duplicate events in Firefox issue. [19:24:06] HaeB: seems to be related to certain pages e.g. https://hu.wikipedia.org/wiki/Sablon:A_Sz%C3%ADnh%C3%A1z-_%C3%A9s_Filmm%C5%B1v%C3%A9szeti_Egyetem_2001-ben_oklevelet_szerzett_hallgat%C3%B3i - my guess is links in close proximity to one another [19:25:40] jdlrobson: interesting! can you post the query/session token on phab? [19:26:17] HaeB: im trying to get as much info as possible before posting to phab, but i bucketed myself using sessionToken of 1059 if you want to look at the events im creating [19:26:23] and see if they match up with the issues youve been seeing [19:27:03] just trying to work out if i can reliably reproduce it [19:30:52] * jdlrobson lunch [19:33:56] ok, got them (SELECT * FROM log.Popups_16364296 WHERE timestamp LIKE '20170707%' AND event_sessionToken = '1059';)