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

[RPC API] error 504 bad gateway when requesting transactions by address #12

Open
lampalork85 opened this issue Nov 14, 2021 · 0 comments

Comments

@lampalork85
Copy link

When we want to request the adresses with the most of transactions on the blockchain, api return a 504 error

Steps to reproduce

request : https://explorer.fuse.io/api?module=account&action=txlist&address=0x495d133B938596C9984d462F007B676bDc57eCEC

Expected behaviour

return http 200 response with a list of transactions (10000 max)

Actual behaviour

error 504 bad gateway

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

1 participant