Skip to content

[LFXV2-1550] docs: document OpenSearch 1024-clause limit and 400 error response#51

Open
andrest50 wants to merge 1 commit intomainfrom
andrest50/LFXV2-1550-query-clause-limit-docs
Open

[LFXV2-1550] docs: document OpenSearch 1024-clause limit and 400 error response#51
andrest50 wants to merge 1 commit intomainfrom
andrest50/LFXV2-1550-query-clause-limit-docs

Conversation

@andrest50
Copy link
Copy Markdown
Contributor

@andrest50 andrest50 commented Apr 21, 2026

Summary

  • Adds a Query Complexity Limits section to lfx-backend-builder/references/query-service.md
  • Documents the 1024-clause hard limit, the 400 response and message engineers will see, and the per-parameter clause cost table

Companion to lfx-v2-query-service#45 which implements the 400 handling.

Ticket

LFXV2-1550

🤖 Generated with Claude Code

Documents the hard clause limit enforced by OpenSearch, the HTTP 400
returned when it is exceeded, and the per-parameter clause cost so
engineers can reason about query complexity before hitting the limit.

Generated with [Claude Code](https://claude.ai/code)

Signed-off-by: Andres Tobon <andrest2455@gmail.com>
Copilot AI review requested due to automatic review settings April 21, 2026 01:02
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

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.

2 participants