da-marketplace icon indicating copy to clipboard operation
da-marketplace copied to clipboard

Exberry Integration - Websocket connection

Open brianweir-da opened this issue 4 years ago • 0 comments

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

brianweir-da avatar Jan 22 '21 14:01 brianweir-da