Shiyas Mohammed

Results 6 issues of Shiyas Mohammed

### Bug report Declared eth_calls executes before eth_calls on handlers triggered. But when declared eth_calls get reverted, subgraph get stuck in syncing. Repo that can reproduce this error - [Link](https://github.com/Shiyasmohd/declared-eth-call-err)...

bug

### Bug report When block ingestion stops due to RPC issues, graph-node stops retrying block ingestion. Even after an RPC issue is resolved graph node block ingestor doesn’t recover on...

bug

With this PR, multiple subgraphs can be restarted in a single command using `graphman restart` command. ``` // Example graphman restart ```

enhancement
area/graphman

### Bug report When [this](https://gitlab.com/lobster-protocol/lobster-protocol-subgraph/-/tree/lf-505_graph_feat_features?ref_type=heads) subgraph is deployed with block handler, subgraph is indexing very slow even if block handler's start block has not reached. When the data source with...

bug