Skip to content

Improve error handling in Querier #6

Description

@sGy1980de

Currently, the querier component always raises an error, if there was a network issue or an error message in the response of the sub-service. This cannot be distinguished in the current implementation, and therefore no fine-grained error handling is possible.

The component should be reworked, so it will ultimately distinguish between these two types of error, and allow handling the latter case in the merger according to the GQL spec.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions