This release fixes a bug in the ratelimiter where requests that were waiting to be sent could have been silently dropped when the HTTP connection died abnormally, causing clients to hang forever.
Unclaimed project
Are you a maintainer of nostrum? Claim this project to take control of your public changelog and roadmap.
This release fixes a bug in the ratelimiter where requests that were waiting to be sent could have been silently dropped when the HTTP connection died abnormally, causing clients to hang forever.
This hotfix fixes three small bugs with the ratelimiter:
:gun explicitly
advises us not to. Thanks to Brandt for the fix.This hotfix release fixes a small bug with the ratelimiter that caused it to empty ratelimit buckets when it shouldn't.
More technical description:
When the ratelimiter receives upstream ratelimit headers to parse, it
checks out the X-Ratelimit-Retry-After in order to determine when the
ratelimit bucket resets. It then schedules a timer that will start off
new requests from the interna...
nostrum 0.10.1 fixes a number of bugs and contains some improvements that once again fortifies its stand as the best Discord library on the globe.
I would like to thank MiniAppleTheApple for the improvements to nostrum's components, Kyle Boe for the massive API module decomposition, the channel field updates for forum channels and further bugfixes in our components, The Major for the optim...
Welcome to Nostrum 0.10.0, codenamed "Orbital Insertion".
"Orbital Insertion" is a testament to our commitment to continuous improvement and our vision of providing a robust and reliable Discord library for the Elixir community. We extend our gratitude to all contributors and users who have supported...