Skip to content

Add graphql query complexity limit#178

Merged
mortenmj merged 1 commit intobuildbarn:mainfrom
meroton:gql-limit
Feb 2, 2026
Merged

Add graphql query complexity limit#178
mortenmj merged 1 commit intobuildbarn:mainfrom
meroton:gql-limit

Conversation

@isakstenstrom
Copy link
Collaborator

Add a limit on how complex a GraphQL query can be to prevent overly expensive queries from impacting server performance. All queries we perform today are well within the new limit.

Add a limit on how complex a GraphQL query can be to prevent overly
expensive queries from impacting server performance. All queries we
perform today are well within the new limit.
@mortenmj mortenmj merged commit 45f6c0a into buildbarn:main Feb 2, 2026
5 checks passed
@isakstenstrom isakstenstrom deleted the gql-limit branch February 3, 2026 07:45
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.

3 participants

Comments