graph-node
graph-node copied to clipboard
File data source data loss on non-deterministic error retry
If a data source is created in block N, but found only in block N + 1, and there is a non-deterministic error in block N + 1 after it is found (e.g. when writing to the store), the data will be lost if we don't somehow re-insert it into the offchain monitor.
Looks like this issue has been open for 6 months with no activity. Is it still relevant? If not, please remember to close it.