[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Error running context

From: Ben Reser <ben_at_reser.org>
Date: Sun, 2 Dec 2012 10:30:47 -0500

On Sun, Dec 2, 2012 at 9:18 AM, Justin Erenkrantz <justin_at_erenkrantz.com> wrote:
> As for the looping, didn't we put in logic to stop retrying after a number
> of request failures? That's probably a reasonable thing to do...I
> definitely think a very nice feature of serf is that it *will* retry (which
> is helpful in flaky network situations), but it needs to stop at a certain
> point. =) -- justin

HTTP RFC suggests only 1 automatic retry on idempotent request sequences:
http://www.w3.org/Protocols/rfc2616/rfc2616-sec8.html#sec8.1.4
Received on 2012-12-02 16:31:28 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.