Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Continuous throttling policy for wdtk-wikibaseapi #469

Open
wetneb opened this issue Dec 11, 2019 · 2 comments
Open

Continuous throttling policy for wdtk-wikibaseapi #469

wetneb opened this issue Dec 11, 2019 · 2 comments

Comments

@wetneb
Copy link
Member

wetneb commented Dec 11, 2019

Background: https://phabricator.wikimedia.org/T240442

Bots currently edit at full speed until the lag reaches 5 seconds. They should instead slow down as the lag rises. We need to introduce a continuous throttling mechanism in WTDK.

@wetneb
Copy link
Member Author

wetneb commented Feb 5, 2020

@wetneb
Copy link
Member Author

wetneb commented Jul 4, 2020

Looking at the phabricator task, we could simply expect that throttling is going to be handled server-side, so we should just make sure we handle 429 status codes and retry-after headers appropriately (suggested by @tfmorris in OpenRefine/OpenRefine#2304).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant