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

/v2/updates/price/timestamp returns "Update data not found" regardless of ignore_invalid_price_ids flag. #2243

Open
comunidadio opened this issue Jan 11, 2025 · 0 comments

Comments

@comunidadio
Copy link

comunidadio commented Jan 11, 2025

The API returns HTTP 404 "Update data not found" whenever one update is not found for any of the price feed IDs requested.
It's cumbersome as there is also no indication of which of the passed feed IDs did not have an update available at that time (so request could be retried without that feed ID).

The failure is triggered at:

Expecting that at least when ignore_invalid_price_ids=true, Hermes would return whatever updates it had available and let client handle this.

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