Initial work on the retry package. #1

Merged
merged 13 commits into from Oct 27, 2015

Conversation

Projects
None yet
3 participants
Owner

howbazaar commented Oct 22, 2015

No description provided.

README.md
+
+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
@axw

axw Oct 27, 2015

Member

"(-1 for unlimited attempts)"

Member

axw commented Oct 27, 2015

LGTM with trivial

Owner

howbazaar commented Oct 27, 2015

$$merge$$

Contributor

jujubot commented Oct 27, 2015

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju-retry

jujubot added a commit that referenced this pull request Oct 27, 2015

Merge pull request #1 from howbazaar/initial
Initial work on the retry package.

@jujubot jujubot merged commit d0750b1 into juju:master Oct 27, 2015

@howbazaar 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