Super-Lu commented on issue #12880:
URL: https://github.com/apache/skywalking/issues/12880#issuecomment-2553026187
Query url: /graphql
Error response:
{
"errors": [
{
"message": "More than 15,000 'grammar' tokens have been
presented. To prevent Denial Of Service attacks, parsing has been cancelled.",
"locations": [
{
"line": 3793,
"column": 99
}
],
"extensions": {
"classification": "InvalidSyntax"
}
}
]
}
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]