Skip to content

Make graphql-server resilient to data source outages #103

@alancleary

Description

@alancleary

Issue #102 has revealed that the GraphQL server will crash if a request fails for a data source built with the RESTDataSource class. Instead, the data source response should include an error and the server should keep chugging along. Make it so!

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