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

Add description of timeout values #78

Merged
merged 5 commits into from
Jul 21, 2020
Merged

Conversation

sap1enza
Copy link
Contributor

WHAT

I was in doubt if the timeout values were in miliseconds or seconds, I confirmed checking one issue which mentioned the default value was in seconds #51 (comment)

I think is a good option to make this information explicit

README.md Outdated
@@ -17,6 +17,8 @@ gem 'graphlient'

Create a new instance of `Graphlient::Client` with a URL and optional headers/http_options.

>timeout values are set in seconds
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can we document the fields below in a table instead? It's unclear what the defaults are, if any, and then whether these are seconds or ms or something else.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Great idea, totally agree!
I have updated the readme, could you check it again please?

* 'master' of github.com:sap1enza/graphlient:
  Update CHANGELOG.md
Copy link
Collaborator

@yuki24 yuki24 left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@dblock dblock merged commit 824624d into ashkan18:master Jul 21, 2020
@dblock
Copy link
Collaborator

dblock commented Jul 21, 2020

Thank you, merged.

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.

3 participants