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

Hex page goes into an infinite loop fetching API when the passed hex is not in the expected res8 resolution #140

Open
riobah opened this issue Oct 2, 2024 · 0 comments

Comments

@riobah
Copy link
Contributor

riobah commented Oct 2, 2024

The backend supports res8 hexes only and <res8 resolution requests are denied with HTTP 422.
On receiving the error, the request is retried. This create an infinite loop, (I guess) till the user close the browser.

Example URL: https://explorer.helium.com/hex/851e1b2bfffffff

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