Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ethereum: Add retry to chain id call #2695

Merged
merged 1 commit into from
Aug 11, 2021
Merged

Conversation

leoyvens
Copy link
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 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