Hi Oliver, On 4 June 2012 00:52, Oliver Leics <[email protected]> wrote: > thanks for sharing, ``oibackoff`` could be useful for ``filewalker``[1]
Thanks, I'll take a look at that. > I miss one thing: Infinite retries (maxTries: -1). This would require > a maxDelay option. You can already do max retries by saying maxTries: 0. :) You can also already do a maxDelay option too. :) See the README : https://github.com/appsattic/oibackoff/ :) Cheers, Andy -- Andrew Chilton e: [email protected] w: http://appsattic.com/ t: https://twitter.com/andychilton -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
