oceanprotocol/aquarius

DID index state

alexcos20 opened this issue · 0 comments

Sometimes, an index is not indexed, for various reasons (invalid schema, non-existing or unreachable providers, etc). But there is no way of telling that to outside users, because you can only see it in logs.

Proposal: Add another index which contains did state (OK or error and why)

It's going to help a lot on the debug side