oceanprotocol/aquarius

Create an Aquarius command to forcefully set the last_updated_block

calina-c opened this issue · 0 comments

When RPCs fail for hours at a time, we might "lose" some assets. Even if we implemented the retry queue mechanism, it would still not suffice when the RPC is down too much time. To recover the "missed" assets, we should consider a forceful update of the ES last processed block. This should be only of internal use, and not accessible via an endpoint.