Added connect_timeout and read_timeout parameters which are passed into calls using requests library. Also added check for 429 status from server and an exception to indicate rate limits were met.
Thank you for submitting this pull request, however I do not see a valid CLA on file for you. Before we can merge this request please visit https://yahoocla.herokuapp.com/ and agree to the terms. Thanks! :smile:
Added connect_timeout and read_timeout parameters which are passed into calls using requests library. Also added check for 429 status from server and an exception to indicate rate limits were met.