indexer icon indicating copy to clipboard operation
indexer copied to clipboard

common: log endpoint in freshness checker

Open saihaj opened this issue 1 year ago • 1 comments

Today indexers do not have a way to know what subgraph is "not fresh" this PR aims to introduce the endpoint of subgraph we consider is "not fresh" in the freshness checker

closes https://github.com/graphprotocol/indexer/issues/803

saihaj avatar Jan 08 '24 19:01 saihaj

Hey sorry forgot to detail this before you submitted PR.

Would you mind altering commit format a bit to be consistent with past contributions on this repo? <package_name>: <Commit description>

Lately I've been shortening the package name to leave more room for description, so using common instead of indexer-common. * for something that applies to all packages.

fordN avatar Jan 11 '24 18:01 fordN