Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Multiple queries with a series that doesnt exist shouldn't throw an exception #201

Closed
@eoltean

Description

@eoltean

When querying multiple series if one of the series does not exist it throws an exception and you cant get any results.

Some series are based off of continuous queries that may not have run yet. So I cant really know if the series exist yet without multiple queries to the database to first check if a given series exists.

I am not sure of the best solution to this but I don't think the client should throw an exception for this specific error case.

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