Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

[pipeline] Reduce number of blocks per query in pull_missing_events #1340

Merged

Conversation

albrow
Copy link
Contributor

@albrow albrow commented Nov 27, 2018

Description

Fixes a timeout issue. Infura suddenly started failing when we request too many blocks at once. This PR reduces the number of blocks per query from 100k to 20k.

Testing instructions

Types of changes

Checklist:

  • Prefix PR title with [WIP] if necessary.
  • Add tests to cover changes as needed.
  • Update documentation as needed.
  • Add new entries to the relevant CHANGELOG.jsons.

@albrow albrow changed the base branch from development to feature/pipeline-cleanup November 27, 2018 20:40
@albrow albrow changed the title Feature/pipeline cleanup num blocks limit [pipeline] Reduce number of blocks per query in pull_missing_events Nov 27, 2018
@coveralls
Copy link

Coverage Status

Coverage increased (+0.009%) to 85.276% when pulling 42343dc on feature/pipeline-cleanup-num-blocks-limit into b77dead on feature/pipeline-cleanup.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants