Mauricio Linhares 65b5e8a440 Adds a retry_if option to the retry middleware
retry_if allows users to provide a block that
will receive the env and exception objects
and should decide if the call should be retried
or not.

Fixes #298.
2014-02-11 10:29:52 -03:00
..
2014-01-16 06:07:24 +01:00