author-disambiguator icon indicating copy to clipboard operation
author-disambiguator copied to clipboard

Some edit batches incur periods of inactivity of 10 min or more

Open Daniel-Mietchen opened this issue 6 years ago • 4 comments

e.g. see the first two timestamps in https://tools.wmflabs.org/author-disambiguator/batches_oauth.php?id=e4eb4b

Daniel-Mietchen avatar Jan 02 '20 20:01 Daniel-Mietchen

That's due to the maxlag parameter; the service is waiting until it drops down and edits can start up again. See pull request #107. This started happening once the WDQS lag was added in to maxlag on Wikidata.

arthurpsmith avatar Jan 03 '20 14:01 arthurpsmith

OK. Then it would make sense to inform the user about this, perhaps with a link to the relevant Grafana board. Otherwise, these cases of waiting are hard to distinguish from those when the tool is stalled, e.g. as per #111 .

Daniel-Mietchen avatar Jan 14 '20 23:01 Daniel-Mietchen

I am certain there are no conditions under which it actually "stalls". The batch process may end prematurely of course, in which case you should see a link to restart the batch, at least on the main batches page. Maybe that link should be somewhere else?

arthurpsmith avatar Feb 20 '20 14:02 arthurpsmith

all that said, we should have some way of reporting that maxlag is causing delays...

arthurpsmith avatar Oct 06 '20 19:10 arthurpsmith