td-ameritrade-python-api
td-ameritrade-python-api copied to clipboard
add retry adapter
basic timeout exception prevention without needing manual error catching for each request, eg. get_quote
@kelvinwop Have you tested this thorughly? Also I just want to understand the change better before merging it, but what is the advantage/disadvantages of doing this? Thanks for the contribution!