Open
Description
neptune-for-graphql --input-graphdb-schema-neptune-endpoint db-neptune-my-instance-1-read-replica.xxxx.eu-west-1.neptune.amazonaws.com:8182 --output-aws-pipeline-cdk --output-aws-pipeline-cdk-name MY --output-resolver-query-sdk --output-aws-pipeline-cdk-region eu-west-1
Fetching the schema is causing 98% CPU load to reader or writer and the schema fetch starts failing with errors
"Http query request failed: Request failed with status code 500
Trying with the AWS SDK"
and finally
"SDK query request failed: Request rejected because there are already too many concurrent requests being processed."
My schema has 23 node types and 36 edge types.
How can I get the schema extraction to pass?
Metadata
Metadata
Assignees
Labels
No labels