Alejandro Ulate
Alejandro Ulate
This could be interesting as well if the "pausing" was performed when the retry policy is triggered instead of always as well, in any case, how would you feel about...
There's a PR outdated that deals with pooling requests and working on pauses. But other than that there's no current development at the moment. Feel free to drop a PR...
I would also prefer it if this fix was checked and worked/merged. Is there anyway we can help to push it over the line?
> > @nevi-me @CodingAleCR am about to give this a try. > > How did you guys go with your projects? > > If you don't mind, Can you post...
I asked for a couple of updates. When done it should be good to go
@nevotz in my case it was solved by upgrading Gradle on my project. I understand this is not the best solution or something that everyone can do on their projects...
I don't know how I missed this and it has stayed like this so long. Thank you for reporting it and for the subsequent comment that surfaced this. I'll look...
So, a bit of an insight for future me: Your `CacheManager` uses a `HttpFileService` that underneath makes use of `send`. So fixing `send` should be enough of a fix for...
I got a follow up question for you both @miguelruivo @antonshkurenko, what type of request are you sending into `send`? I ask because `send` is expected always to return a...
I'll add the PR for reference #132