Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better specs for on_max_attempts_exceeded proc #6

Merged
merged 6 commits into from
Apr 1, 2015

Conversation

apurvis
Copy link

@apurvis apurvis commented Apr 1, 2015

@slpsys @dollschasingmen i added specs for this behavior but i'm honestly not sure we want to be able to return the result of some random proc (and not raise an exception) when everything fails max_attempts times?

right now the actual use cases always reraise, so it's cool, but the return statement is a little misleading then.

@apurvis apurvis mentioned this pull request Apr 1, 2015
@slpsys
Copy link
Contributor

slpsys commented Apr 1, 2015

K, going to merge these, release, and push to rubygems 👍

slpsys added a commit that referenced this pull request Apr 1, 2015
Better specs for on_max_attempts_exceeded proc
@slpsys slpsys merged commit 5993ae4 into improve_exception_message_handling Apr 1, 2015
@slpsys slpsys deleted the exceeded_proc_handling branch April 4, 2015 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants