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

Jbardin migration #6

Merged
merged 4 commits into from
Mar 5, 2015
Merged

Jbardin migration #6

merged 4 commits into from
Mar 5, 2015

Conversation

jbardin
Copy link
Contributor

@jbardin jbardin commented Mar 5, 2015

  • Add documentation on the client package
  • client gets an http.Client with a timeout
  • define consts for default values, and replace magic constants in code
  • Fix how defaults are set, and how configurations are compared (still
    WIP, but this still passes all tests)
  • remove magic consts from shuttle, and replace with defaults values from client package.

James Bardin added 4 commits March 4, 2015 18:28
- the client will hold all the documentation for the internal
  configuration structures.
- make sure the http.CLient times out
- Document them as consts
- Fix how defaults are set, and how configurations are compared (still
  WIP, but this still passes all tests)
- change check interval back to 5s, since we can set it in one place now
@jwilder
Copy link

jwilder commented Mar 5, 2015

👍

jbardin pushed a commit that referenced this pull request Mar 5, 2015
@jbardin jbardin merged commit f0d4d72 into master Mar 5, 2015
@jbardin jbardin deleted the jbardin-migration branch March 5, 2015 18:10
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