Skip to content

pass RESTClient a timeout in seconds#41

Merged
jbonzo merged 1 commit into
massive-com:masterfrom
tankorsmash:patch-1
Nov 6, 2020
Merged

pass RESTClient a timeout in seconds#41
jbonzo merged 1 commit into
massive-com:masterfrom
tankorsmash:patch-1

Conversation

@tankorsmash

Copy link
Copy Markdown
Contributor

This will throw a requests.ConnectTimeout if the timeout is passed before the server responds. I believe the default amount of retries is 3, but I haven't checked.

This will throw a `requests.ConnectTimeout` if the timeout is passed before the server responds. I believe the default amount of retries is 3, but I haven't checked.

@jbonzo jbonzo left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks for contributing

@jbonzo jbonzo merged commit fd5384c into massive-com:master Nov 6, 2020
@tankorsmash

Copy link
Copy Markdown
Contributor Author

Thanks for making an easy to use client!

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