Joystream / joystream

Joystream Monorepo
http://www.joystream.org
GNU General Public License v3.0
1.42k stars 115 forks source link

[Argus] QN state sometimes not updating #4953

Open kdembler opened 1 year ago

kdembler commented 1 year ago

I've seen a couple of cases where queryNodeStatus returned by Argus /status endpoint was stuck and not updating anymore even though the QN itself was available and updating. My guess is that the subscription is set up only once and if it breaks for some reason, it's never reconnected so the node is stuck with past QN state until restart. At some point we should verify that this is happening, and if yes, add some kind of reconnect