mlebjerg / MemeMarketSignals

GNU Affero General Public License v3.0
10 stars 4 forks source link

Feature To Do: Fix connection timeout #2

Open mlebjerg opened 2 years ago

mlebjerg commented 2 years ago

When no data is received for a while the connection to webull times out.

This is likely to be a problem with webull.streamconn. Best implementation is possibly to make to check if no data has been received for a while and then reconnect.