array (
0 => 'Notification log ',
1 =>
array (
'errors' =>
array (
0 =>
array (
'message' => '503: Service Unavailable',
'extensions' =>
array (
'code' => 'INTERNAL_SERVER_ERROR',
'response' =>
array (
'url' => 'http://order-notification-api-cand.cand.svc.cluster.local:8080/graphql',
'status' => 503,
'statusText' => 'Service Unavailable',
'body' => 'no healthy upstream',
),
'exception' =>
array (
'stacktrace' =>
array (
0 => 'Error: 503: Service Unavailable',
1 => ' at FileUploadDataSource.errorFromResponse (/graphql-app/node_modules/@apollo/gateway/dist/datasources/RemoteGraphQLDataSource.js:112:21)',
2 => ' at FileUploadDataSource.sendRequest (/graphql-app/node_modules/@apollo/gateway/dist/datasources/RemoteGraphQLDataSource.js:74:34)',
3 => ' at process._tickCallback (internal/process/next_tick.js:68:7)',
),
),
),
),
),
'data' => NULL,
),
)
|