Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(graphql): allow graphql to have more than 1500 tokens #3740

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

mswertz
Copy link
Member

@mswertz mswertz commented May 13, 2024

in support of #3579

changes:

  • enlarge token limit graphql

to test:

@mswertz mswertz requested a review from chinook25 May 13, 2024 19:55
Copy link
Contributor

@chinook25 chinook25 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if it's the backend or the browser blocking it, but with ~950 filters I get Error: More than 15,000 'grammar' tokens have been presented. To prevent Denial Of Service attacks, parsing has been cancelled.

reproduce: biobank demo -> diagnosis available filter -> select first chapter -> set it to match all

Copy link

sonarcloud bot commented May 28, 2024

@chinook25 chinook25 self-requested a review May 28, 2024 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants