Phuedx has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/353058 )
Change subject: eventLogging: Discard events with duplicate tokens ...................................................................... eventLogging: Discard events with duplicate tokens I6a38a261 made the eventLogging change listener count and discard duplicate events and count duplicate tokens. While we isolate the issue(s) that lead to duplication (reuse, likely) of tokens, make the eventLogging change listener discard events with duplicate tokens as well. Bug: T161769 Bug: T163198 Change-Id: I0dbb16c37814d39d7aec35c8fb7cc7309704c550 --- M resources/dist/index.js M resources/dist/index.js.map M src/changeListeners/eventLogging.js M tests/node-qunit/changeListeners/eventLogging.test.js 4 files changed, 30 insertions(+), 11 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Popups refs/changes/58/353058/1 -- To view, visit https://gerrit.wikimedia.org/r/353058 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I0dbb16c37814d39d7aec35c8fb7cc7309704c550 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Popups Gerrit-Branch: wmf/1.29.0-wmf.21 Gerrit-Owner: Phuedx <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
