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

"AssertionError: None -- Query Timeout occured. Please select a smaller result dataset" when queuing a large number of calls #31

Open
orangedecimation69 opened this issue Feb 3, 2022 · 2 comments

Comments

@orangedecimation69
Copy link

I am trying to call "get_erc721_token_transfer_events_by_address" on a rather large set of wallet addresses (roughly 1000) and iterating over a for loop to do so - I thought it might be an issue with the calls per second cap so I set the sleep time to .22 seconds then to 1 second after the calls - without any luck.

Any ideas as to why this is happening? I'm guessing this is on Etherscan's side but I'm hoping someone might have some insight?

@github-actions
Copy link

github-actions bot commented Feb 3, 2022

Thanks for reporting this issue, we are on it :)

@KevinLiebergen
Copy link

KevinLiebergen commented Mar 17, 2022

Same here, it's an EtherScan problem.
Just request the query again to fix it.

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

No branches or pull requests

2 participants