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

Signature Database API continuing to returning 502s #123

Open
KidA001 opened this issue Aug 3, 2022 · 2 comments
Open

Signature Database API continuing to returning 502s #123

KidA001 opened this issue Aug 3, 2022 · 2 comments

Comments

@KidA001
Copy link

KidA001 commented Aug 3, 2022

Copied over from closed issue: #122
Still seeing 502's - is it possible to contribute to costs to help run more instances? Glad to help 🙏

OS: n/a
Python version: n/a
Environment: n/a
What is wrong?
I am using the Signature Database API to get signatures. We repeatedly use it but cache any responses for signature's we've already requested for performance but also so we are not constantly hitting your servers.

We are often seeing 502's returned when we make a request, but seconds later we'll get a 200. Is there rate-limiting happening or are the server just overloaded? Is there a better way to interact with this endpoint?

@ligi
Copy link

ligi commented Aug 3, 2022

FYI: you can also access the signatures via: https://github.com/ethereum-lists/4bytes

@KidA001
Copy link
Author

KidA001 commented Aug 3, 2022

FYI: you can also access the signatures via: https://github.com/ethereum-lists/4bytes

I had no idea, thank you!!

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