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

Adding retry capability when retrieving last build #2

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

frankmt
Copy link

@frankmt frankmt commented Sep 27, 2012

We have been having problems using the gem because our remote server doesn't respond to the get request once in a while, even if the remote build is still running ok.

So we added a retry loop that will try 5 times before giving up and considering the build failed.

Also made some modifications on the cucumber features so they run and pass.

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.

1 participant