graph-node icon indicating copy to clipboard operation
graph-node copied to clipboard

File data source data loss on non-deterministic error retry

Open leoyvens opened this issue 1 year ago • 1 comments

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.

leoyvens avatar Dec 22 '23 15:12 leoyvens

Looks like this issue has been open for 6 months with no activity. Is it still relevant? If not, please remember to close it.

github-actions[bot] avatar Jul 09 '24 00:07 github-actions[bot]