jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/346830 )
Change subject: actions: Correctly delay FETCH_COMPLETE ...................................................................... actions: Correctly delay FETCH_COMPLETE I496fe317 caused a regression where the FETCH_COMPLETE was delayed for a total of 650 ms rather than 500 ms. This is evidenced by a 150 ms step in the median Time To Preview immediately after today's (Thursday, 6th April) MediaWiki train [0]. [0] https://grafana.wikimedia.org/dashboard/db/reading-web-page-previews?refresh=1m&orgId=1&from=1491505806387&to=1491507027263 Change-Id: Ic31656208671766f2c08cfaf55babba64455a614 --- M resources/dist/index.js M resources/dist/index.js.map M src/actions.js M tests/node-qunit/actions.test.js 4 files changed, 5 insertions(+), 5 deletions(-) Approvals: Bmansurov: Looks good to me, approved jenkins-bot: Verified Jdlrobson: Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/346830 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic31656208671766f2c08cfaf55babba64455a614 Gerrit-PatchSet: 2 Gerrit-Project: mediawiki/extensions/Popups Gerrit-Branch: master Gerrit-Owner: Phuedx <[email protected]> Gerrit-Reviewer: Bmansurov <[email protected]> Gerrit-Reviewer: Jdlrobson <[email protected]> Gerrit-Reviewer: Phuedx <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
