Skip to content
This repository has been archived by the owner on Dec 31, 2019. It is now read-only.

added option to set open and read timeouts for API calls

Latest
Compare
Choose a tag to compare
@iserko iserko released this 07 Jun 13:10
· 2 commits to master since this release

Fixes #8 and now enables people to set the open and read timeouts when required.

The default was 60 seconds, so I'm guessing this is to do with bad network connectivity.
Now in the case of a timeout it will error out and wait poll_time seconds before
contacting the API again.