Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

adjusting to rpc limits #6160

@hypnagonia

Description

@hypnagonia

I want to develop and deploy a set of contracts (lets say 10)
Using infura rpc, free plan

Due too many requests like getBalance, getReceipt, getBlocks, the deployment ends up with rpc rejection and the process gets terminated with a non-zero code

How i could at least add a retry logic with a cooldown instead of complete termination or adjust the requests per minute rate of hitting an rpc provider?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions