Hu-Fi / Mr.Market

Mr. Market is the exchange oracle of HuFi, and a CeFi crypto bot on Mixin Messenger
https://mr-market-one.vercel.app
GNU Affero General Public License v3.0
1 stars 6 forks source link

[Bug] Fix market data subscription bug #189

Open zed-wong opened 4 months ago

zed-wong commented 4 months ago

Description

Fix market data subscription bug, connection close would causes process shutdown

Motivation and Context

[Nest] 43  - 06/02/2024, 1:03:56 PM   ERROR [MarketdataService] Error watching order book for HMT/USDT on lbank: connection closed by remote server, closing code 1000
[Nest] 43  - 06/02/2024, 1:03:56 PM   ERROR [MarketdataService] undefined
[Nest] 43  - 06/02/2024, 1:03:56 PM     LOG [StrategyService] Shutting down strategy service...

Implementation Details

Debug MarketDataService

zed-wong commented 3 months ago

[Nest] 43 - 06/05/2024, 3:31:12 PM ERROR [MarketdataService] Error watching order book for HMT/USDT on lbank: connection closed by remote server, closing code 1000

Lbank subscription error