Skip to content

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

@comunidadio

Description

@comunidadio

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions