-
Notifications
You must be signed in to change notification settings - Fork 304
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add :recovery_attempts option to the connection
`:recovery_attempts` options sets the maximum number of attempts Bunny would make to recover from network failures before giving up and throwing the original exception. `:recovery_attempts` is effective only if `:automatically_recover` option is true.
- Loading branch information
jafrog
committed
Jun 25, 2015
1 parent
5d7b669
commit fff7f44
Showing
2 changed files
with
31 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters