From graphql_gateway created by LG1401: IT-REX-Platform/graphql_gateway#73
Description
Make the gateway more robust and improve error handling. For combined queries also return the error of the first query.
Currently, the gateway requires all services to be running on start up. This is an issue when we want to autoscale and a service is temporarily not available.
Acceptance Criteria
From graphql_gateway created by LG1401: IT-REX-Platform/graphql_gateway#73
Description
Make the gateway more robust and improve error handling. For combined queries also return the error of the first query.
Currently, the gateway requires all services to be running on start up. This is an issue when we want to autoscale and a service is temporarily not available.
Acceptance Criteria