Download Latest Version 0.10.4 - Roaring Ratelimiter source code.tar.gz (29.9 MB)
Email in envelope

Get an email when there's a new version of Nostrum

Home / v0.10.3
Name Modified Size InfoDownloads / Week
Parent folder
0.10.3 - Repeatedly Rumbling Ratelimiter source code.tar.gz 2025-03-02 29.9 MB
0.10.3 - Repeatedly Rumbling Ratelimiter source code.zip 2025-03-02 30.0 MB
README.md 2025-03-02 654 Bytes
Totals: 3 Items   59.9 MB 0

This hotfix fixes three small bugs with the ratelimiter:

  1. The ratelimiter would sometimes crash when the connection errored out due to matching on an explicit crash reason whilst :gun explicitly advises us not to. Thanks to Brandt for the fix.
  2. When a request to an endpoint with unknown ratelimit information (that is, the initial request) would crash due to a connection error, both the original request and repeated requests to said endpoint would hang forever. These requests are now retried after one second.
  3. The same case as in 2. could happen if we hit a 429. These requests are now retried after five seconds
Source: README.md, updated 2025-03-02