mirror of
https://github.com/diamondburned/arikawa.git
synced 2025-11-30 08:08:13 +00:00
This commit updates Retry-After to be seconds-accurate instead of the previous millisecond-accurate. Another issue (#153) is opened to get a more accurate number, which is in the JSON body instead of the header. This commit also removed the rate limit precision header. It also uses a more accurate calculation algorithm to derive the reset time. |
||
|---|---|---|
| .. | ||
| emoji.go | ||
| emoji_test.go | ||
| majors.go | ||
| majors_test.go | ||
| rate.go | ||
| rate_test.go | ||