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

Exberry Integration - Websocket connection #167

Open
brianweir-da opened this issue Jan 22, 2021 · 0 comments
Open

Exberry Integration - Websocket connection #167

brianweir-da opened this issue Jan 22, 2021 · 0 comments
Assignees

Comments

@brianweir-da
Copy link
Contributor

The Exberry Integration uses the aiohttp library in order to establish a websocket connection with Exberry. This library and its implementation doesn't provide any resiliency when the connection is closed or when we have an error message.

This issue is to provide resiliency and fault tolerance when issues occur.

Websocket library - https://docs.aiohttp.org/en/stable/index.html

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

3 participants