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

Include client timeout configuration #2684

Merged
merged 1 commit into from
Jun 5, 2015

Conversation

vladlopes
Copy link
Contributor

The client had no way to configure its Timeout.

  • CHANGELOG.md updated
  • Rebased/mergable
  • Tests pass

@toddboom
Copy link
Contributor

toddboom commented Jun 5, 2015

@vladlopes this looks good - would you mind rebasing? we'll try to get this released with RC32 later today.

@@ -23,11 +23,13 @@ type Query struct {
// URL: The URL of the server connecting to.
// Username/Password are optional. They will be passed via basic auth if provided.
// UserAgent: If not provided, will default "InfluxDBClient",
//Timeout: If not provided, will default to 0 (no timeout)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: whitespace before the letter 'T'.

@otoolep
Copy link
Contributor

otoolep commented Jun 5, 2015

+1

@toddboom toddboom merged commit 3e03be3 into influxdata:master Jun 5, 2015
@toddboom
Copy link
Contributor

toddboom commented Jun 5, 2015

@vladlopes i went ahead and fixed the spacing and the merge conflict (it was just from the CHANGELOG), so this is in. thanks!

@vladlopes vladlopes deleted the include-client-timeout branch October 23, 2015 19:51
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.

None yet

3 participants