wikimedia / mediawiki-gadgets-RTRC

Mirror of https://gerrit.wikimedia.org/g/mediawiki/gadgets/RTRC.
https://meta.wikimedia.org/wiki/RTRC
MIT License
26 stars 11 forks source link

use EventStreams? #70

Closed shizhao closed 5 months ago

shizhao commented 7 years ago

see https://wikitech.wikimedia.org/wiki/EventStreams

Krinkle commented 5 months ago

Closing for now as the current method is working fine. EventStreams would require subscribning to all wikis instead of just one, and it would not have any way to filter by user, page, patrol status, and to fetch the last hour when first opening the page. There is thus no obvious benefit to switching right now.

However, as part of https://phabricator.wikimedia.org/T361287 we will likely need to migrate to EventStreams in order to support monitoring multiple wikis at once. Let's revisit it as part of that.