litentry / litentry-graph

A GraphQL Server providing aggregated blockchain identity data
Apache License 2.0
7 stars 0 forks source link

Querying kusama fails intermittently #212

Closed markdavison closed 2 years ago

markdavison commented 2 years ago
  substrateChainCouncil {
    members {
      address
    }
  }

was failing until it was restarted.

As reported here: https://litentry.slack.com/archives/C02C0QH27CY/p1648537988024789

and discussed here:

https://litentry.slack.com/archives/C02C0QH27CY/p1648538798315269

geastwood commented 2 years ago

@markdavison is this still relevant?

markdavison commented 2 years ago

Yes, it is still an intermittent issue. It is resolved by restarting the connection. We need to spend some time investigating the cause. I suspect we will end up detecting when it errors and restarting the connection.

silva-fj commented 2 years ago

This is related to: https://litentry.slack.com/archives/C02C0QH27CY/p1656343500010409