watcher-ts/packages/graph-node/test
Nabarun Gogoi 803f7c3b3d
Fix retry on error for events processing job with exponential backoff (#468)
* Throw error in job-runner events processing queue for retry

* Restart block processing after completion of retried events queue job

* Check events queue size in retry state from active historical processing job

* Clear watched contracts from memory map on reset

* Update sync status with zero hash during historical processing

* Update codegen for changes

* Add clearProcessedBlockData in graph-node test dummy indexer
2023-11-14 14:53:23 +05:30
..
artifacts Implement method for storage based access in subgraph mapping code (#162) 2022-08-17 16:25:49 +05:30
contracts Implement method for storage based access in subgraph mapping code (#162) 2022-08-17 16:25:49 +05:30
subgraph Update graph-cli version to fix concat-stream dependency issue (#405) 2023-08-25 14:26:00 +05:30
tasks Add demo for graph-watcher IPLD statediff and checkpointing 2022-05-06 15:43:45 +05:30
utils Fix retry on error for events processing job with exponential backoff (#468) 2023-11-14 14:53:23 +05:30
.gitignore Implement method for storage based access in subgraph mapping code (#162) 2022-08-17 16:25:49 +05:30