Skip to content

ethereum: Add retry to chain id call#2695

Merged
leoyvens merged 1 commit into
masterfrom
leo/add-retry-to-chain-id
Aug 11, 2021
Merged

ethereum: Add retry to chain id call#2695
leoyvens merged 1 commit into
masterfrom
leo/add-retry-to-chain-id

Conversation

@leoyvens
Copy link
Copy Markdown
Collaborator

#2670 added this call without retries, which is a mistake because it is used every time the block stream is created, and spurious JSON-RPC errors can cause the subgraph to fail. This has been noticed in the hosted service where BSC frequently returns 503s.

@leoyvens leoyvens force-pushed the leo/add-retry-to-chain-id branch from 2b41b3f to 81ec9b9 Compare August 11, 2021 15:09
@leoyvens leoyvens merged commit 83ecbbf into master Aug 11, 2021
@leoyvens leoyvens deleted the leo/add-retry-to-chain-id branch August 11, 2021 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants