wikibaseintegrator.wbi_backoff

WikibaseIntegrator implementation of backoff python library.

wikibaseintegrator.wbi_backoff.wbi_backoff_backoff_hdlr(details)[source]
wikibaseintegrator.wbi_backoff.wbi_backoff_check_json_decode_error(e)[source]

Check if the error message is “Expecting value: line 1 column 1 (char 0)” if not, its a real error and we shouldn’t retry

Return type:

bool