Skip to content

Increase max body limit for AI GW requests

Jan Provaznik requested to merge jp-api-limit into master

What does this MR do and why?

Increase max body limit for AI GW requests

Because requests now can contain also additional context (up to 500K), we should increase overall request limit to make sure there is room also for other content.

Related to gitlab-org/editor-extensions/gitlab-lsp#281 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request reports