Skip to content

Integrate Rate Limit into Etherscan query engine .estimate_query method [APE-738] #76

@fubuloubu

Description

@fubuloubu

Overview

Some queries are heavy via Etherscan API, so we will want to add rate limit logic to the query engine in order to bypass selecting it (or modify the request) so it doesn't fail with a EtherscanTooManyRequestsError

Specification

  • Update EtherscanQueryEngine.estimate_query to factor in the rate limit
  • Update EtherscanQueryEngine.perform_query to respect the rate limit when performing queries

Dependencies

n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions