[AE::HTTP] Status 599 with keep alive and recursion disabled

Ruslan Zakirov ruslan.zakirov at gmail.com
Sat Jul 16 12:37:47 CEST 2016


On Sat, Jul 16, 2016 at 10:30 AM, Marc Lehmann <schmorp at schmorp.de> wrote:

> > We run all requests with `recurse => 0`, so this re-try fails with
> > mentioned status code.
> >
> > Can I expect this to be fixed soon?
>
> Hmm, what do you think needs fixing? It seems code, documentation and
> behaviour all agree?


Hm. Ok, looks like I found what you mean "Whether to recurse requests or
not, e.g. on redirects, authentication and other retries and so on". As far
as I can see code uses recurse only to follows redirects and to retry on
keep alive connections. Would you consider splitting this option into two
or any other way that allow me to avoid writing my own retry code on top of
module's?


-- 
Best regards, Ruslan.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.schmorp.de/pipermail/anyevent/attachments/20160716/be6f6ce2/attachment.html>


More information about the anyevent mailing list