You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chain/ethereum, docs: Default to fetching receipts concurrently
- Inverts the logic in `ethereum_adapter module` to make fetching receipts
concurrently the default behaviour.
- An environment variable `GRAPH_ETHEREUM_FETCH_TXN_RECEIPTS_IN_BATCHES` is
provided for reverting to the previous, batching strategy.
0 commit comments