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

Detect Alchemy timeouts on eth_getLogs #1242

Merged
merged 1 commit into from
Sep 26, 2019
Merged

Conversation

leoyvens
Copy link
Collaborator

Treat it the same as the Infura log limit, and reduce the range.

I still want to do #1130 and try separating the log calls, but this is a quick way for affected subgraphs make progress again, and is desirable anyways.

This was tested for the Nuo Network subgraph, at a block where it would previously get stuck with the 503 error.

Treat it the same as the Infura log limit, and reduce the range.

I still want to do #1130 and try separating the log calls,
but this is a quick way for affected subgraphs make progress again,
and is desirable anyways.
@leoyvens leoyvens requested a review from a team September 26, 2019 19:50
Copy link
Contributor

@Jannis Jannis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@leoyvens leoyvens merged commit 2c772bc into master Sep 26, 2019
@leoyvens leoyvens deleted the leo/separate-eth-get-logs branch September 26, 2019 20:43
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