Hello. I am the author of Brubeck, which is currently under heavy construction: https://github.com/j2labs/brubeck/tree/nubeck
There is no particular part of Brubeck which retries something. Could you please elaborate on the behavior you're seeing? James On Fri, Dec 13, 2013 at 6:50 PM, Samantha Atkins <[email protected]> wrote: > I have noticed that sometimes when a web api call fails that some part of > the mongrel2 or the brubeck.io machinery seems to be retrying the call. > This is not desired behavior. Perhaps I missed it in my read through but > how do I turn this behavior off? In particular a call from the client that > should succeed or fail almost immediately instead seems to hang while some > part of the machinery is doing some retry dance. > > How do i change this? > > - samantha >
