Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Initial work on the retry package. #1
Conversation
howbazaar
added some commits
Oct 20, 2015
axw
reviewed
Oct 27, 2015
| + | ||
| +The bare minimum arguments that need to be specified are: | ||
| +* Func - the function to call | ||
| +* Attempts - the number of times to try Func before giving up |
|
LGTM with trivial |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju-retry |
added a commit
that referenced
this pull request
Oct 27, 2015
jujubot
merged commit d0750b1
into
juju:master
Oct 27, 2015
howbazaar
deleted the
howbazaar:initial
branch
Oct 27, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
howbazaar commentedOct 22, 2015
No description provided.