Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Adding timeout information. #103

Merged
merged 1 commit into from
May 24, 2018
Merged

Adding timeout information. #103

merged 1 commit into from
May 24, 2018

Conversation

NickBusey
Copy link
Contributor

It took me a few minutes looking through the source to figure out how to set a timeout.

I figured I would save someone else the time.

@@ -44,7 +44,7 @@ $database = InfluxDB\Client::fromDSN(sprintf('influxdb://user:pass@%s:%s/%s', $h
$client = $database->getClient();
```

### Reading
### Reading data
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This change is just to be more consistent with the terms below where it says 'Writing data' not just 'Writing'

@gianarb
Copy link
Contributor

gianarb commented May 24, 2018

Thanks a lot!! Very good idea!

@gianarb gianarb merged commit 4b8a0c9 into influxdata:master May 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants