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

Allow retries and timeout to be configurable. #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Allow retries and timeout to be configurable. #27

wants to merge 1 commit into from

Conversation

jeyb
Copy link

@jeyb jeyb commented Aug 5, 2013

This allows the retries and timeouts to be configurable. I also removed the Kernel.sleep as it shouldn't be necessary IMO.

@karmi
Copy link
Owner

karmi commented Aug 5, 2013

Ping @brupm (the original pooled client author) as well, please. Looks good, would be nice to add the options to the documentation / code annotations.

@jeyb
Copy link
Author

jeyb commented Aug 5, 2013

@karmi I did add some examples here. Did you want me to add it elsewhere?

@karmi
Copy link
Owner

karmi commented Aug 5, 2013

@jeyb Ah, sure, sorry, overlooked it.

@brupm
Copy link
Contributor

brupm commented Aug 11, 2013

Looks good @jeyb and @karmi

@jeyb
Copy link
Author

jeyb commented Aug 12, 2013

FYI: Failure seems to be related to downloading/installing gems.

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.

3 participants