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

Added optional timeout parameter to all endpoint functions #6

Merged
merged 1 commit into from
Jun 13, 2020
Merged

Added optional timeout parameter to all endpoint functions #6

merged 1 commit into from
Jun 13, 2020

Conversation

doug-the-guy
Copy link
Contributor

It's a good idea to include this parameter in each request call
to avoid an indefinitely hang. This defaults to None and accepts
a float or int.

It's a good idea to include this parameter in each request call
to avoid an indefinitely hang. This defaults to None and accepts
a float or int.
@traceflow traceflow merged commit 443e01f into traceflow:master Jun 13, 2020
@traceflow
Copy link
Owner

Definitely a good idea. Thanks!

@doug-the-guy
Copy link
Contributor Author

Not a problem! Thanks for creating this API. Is this your preferred way to make pull requests? Also, when will the merged version be available to install via pip? Latest I'm getting is 1.0.6.

Thx

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

2 participants