Page MenuHomePhabricator

Fix possible RetryAfter errors in AWB and plugins
Closed, ResolvedPublicBUG REPORT

Description

T414214 reports a 429 error stopping an AWB bot with NoLimits plugin. The released version, 6400, should quietly retry with an escalating timeout. A fix to respect the RetryAfter header is in the tree, but not yet released.

Needed: investigate whether the bot mode path skips that quiet retry, and/or whether NoLimits is issuing its own HTTP requests without error handling.