Spencer Phillip Young

Results 211 comments of Spencer Phillip Young

I think this would be a very useful feature. I've looked at some existing implementations of rate-limiting and I was a bit overwhelmed by the [number of different ways](https://nordicapis.com/different-algorithms-to-implement-rate-limiting-in-apis/) rate-limiting...

Hmm. I'm not able to reproduce this problem. Most likely, this is not a problem with `grequests` but with something else in your project. Can you please provide: 1. The...

Thanks for reporting this issue. I'll try to see if I can reproduce this issue and figure out where memory is building up. If you feel inclined, you can try...

So, I'm getting closer to figuring out what is going on. Here's a few things I've discovered thus far... ## grequests opening (and not closing) a new session each request...

I have a partial fix for the initial issues in #138 -- but I don't think that will help your situation. Still working on it!

That does sound strange. Unfortunately, I have no idea why it would stop suddenly. I've tested locally with as many or more requests, and it never flat out _stops_. I...

I think all I need is some tests for this and we should be good to merge.

So, revisiting this, I'm having some doubts about this on account of the fact that duplicate keys are allowed, at least in the abstract model. The same thing is true...

Thanks for this. Though, I have some other thoughts on how this problem can be solved, and in a way that works when using both AutoHotkey v1 and v2, and...

Hi @niloct thanks for opening this issue. I think this might be a case where you need to draw a distinction between what is provided by `behave`, `behave-classy`, and what...