Wikidata/editgroups

Recent changes polling

wetneb opened this issue · 1 comments

Editgroups currently uses the Wikimedia EventStream to ingest edits. This makes it harder to adapt the tool to other Wikibase instances.

We should investigate how recent changes polling can be used to provide the same functionality. This can be achieved either via the MediaWiki API, by direct SQL queries, or maybe via the EventLogging extension & Kafka.

The ingester regularly stalls for an unknown reason, I need a way to inspect its state to find out what happens exactly.