diff options
| author | Rapptz <[email protected]> | 2016-06-12 20:32:59 -0400 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2016-06-12 20:33:09 -0400 |
| commit | 1fba1b06faca31d07c9296b2badabfe22f173001 (patch) | |
| tree | 858fc299aa7299f1013da117599992f6049fc42d /README.md | |
| parent | Change HTTPException to only take a single parameter. (diff) | |
| download | discord.py-1fba1b06faca31d07c9296b2badabfe22f173001.tar.xz discord.py-1fba1b06faca31d07c9296b2badabfe22f173001.zip | |
Rewrite HTTP handling significantly.
This should have a more uniform approach to rate limit handling. Instead
of queueing every request, wait until we receive a 429 and then block
the requesting bucket until we're done being rate limited. This should
reduce the number of 429s done by the API significantly (about 66% avg).
This also consistently checks for 502 retries across all requests.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions