You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Missing endpoints (massive-com#63)
* add endpoints in client
* add crypto prev. close + grouped daily
* add fx previous close + grouped daily + single ticker snapshot api responses
pass RESTClient a timeout in seconds (massive-com#41)
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.