Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Too many requests (HTTP error 429) in tests #269

Closed
andrew-fleming opened this issue Oct 28, 2022 · 0 comments · Fixed by #270
Closed

Too many requests (HTTP error 429) in tests #269

andrew-fleming opened this issue Oct 28, 2022 · 0 comments · Fixed by #270
Assignees
Milestone

Comments

@andrew-fleming
Copy link
Contributor

andrew-fleming commented Oct 28, 2022

Some of the test modules use goerli as the network and make calls to the testnet API. Some tests now fail because of Error 429 (too many requests). This is especially a problem with test_account.py. To rectify this, we should consider using a mock account instance.

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

Successfully merging a pull request may close this issue.

2 participants