edgeandnode / gateway

Graph Gateway
MIT License
8 stars 4 forks source link

fix: add optimistic progress to indexing status report #887

Closed Theodus closed 3 months ago

Theodus commented 3 months ago

This avoids an edge case where users receive a block number from an indexer but then fail to make a subsequent query to the same indexer because we think it hasn't hit that block yet.