Results 17 comments of recursiveGecko

Thanks. I've re-enabled firewall rules for my instances so I'll keep an eye on things. That said, I've found another edge case where duplicate rules are created. After updating my...

Here are results of my production trace (`Rexbug.start(["Nostrum.Api :: return", "Nostrum.Api.Ratelimiter :: return"])`) with every function call and return value logged, so it should be possible to follow through the...

This should be fixed by #259

This should be fixed by #259. You can try making those changes inside the Docker container manually if you know how.

Hi @sneako I'd also like Finch to expose the Mint connection but for a different reason. I'm using `Req` with long-running streaming responses (`into: &req_handler/2`) and I'd like to monitor...