Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CAISO should retry on timeout #67

Open
aschn opened this issue May 19, 2016 · 1 comment
Open

CAISO should retry on timeout #67

aschn opened this issue May 19, 2016 · 1 comment

Comments

@aschn
Copy link
Contributor

aschn commented May 19, 2016

CAISO is responding slowly this afternoon, with frequent errors of:
HTTPConnectionPool(host='oasis.caiso.com', port=80): Read timed out. (read timeout=20)

BaseClient.request should catch these and retry a small number of times.

@rajkumarks7
Copy link

hey can you help me with the

information = client_factory('CAISO')
data_generated = information.get_generation(latest=True)
giving me the empty [ ]

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

No branches or pull requests

2 participants