There was an error while loading. Please reload this page.
When working with Wikidata's API, the main bottleneck is the rate limit, which is set to ~90 requests / minute / user token.
If we are limited per user, this means that we can have a command that runs one separate thread of the "send_batches" command for each user.