Additional env configuration in graph-node stack #812

Merged
ashwin merged 2 commits from deep-stack/stack-orchestrator:pm-graph-node-config into main 2024-04-26 05:45:02 +00:00
Showing only changes of commit 33a5f6abe0 - Show all commits

View File

@ -101,7 +101,7 @@ export ETH_NETWORKS=filecoin:https://filecoin.chainup.net/rpc/v1
export GRAPH_ETHEREUM_JSON_RPC_TIMEOUT=360
export GRAPH_ETHEREUM_REQUEST_RETRIES=5
export GRAPH_ETHEREUM_MAX_BLOCK_RANGE_SIZE=100
export GRAPH_ETHEREUM_MAX_BLOCK_RANGE_SIZE=50
```
Set the environment variables: