Skip to content

Conversation

@calvarezg
Copy link
Contributor

@calvarezg calvarezg commented Nov 4, 2025

Uses br compression for endpoints in LlmoController.
This would allow improving performance and prevent errors due to the Lambda limitation of 6MB size responses.

Related issues

https://jira.corp.adobe.com/browse/LLMO-1076

Please ensure your pull request adheres to the following guidelines:

  • [ x ] make sure to link the related issues in this description. Or if there's no issue created, make sure you
    describe here the problem you're solving.
  • [ x ] when merging / squashing, make sure the fixed issue references are visible in the commits, for easy compilation of release notes

If the PR is changing the API specification:

  • make sure you add a "Not implemented yet" note the endpoint description, if the implementation is not ready
    yet. Ideally, return a 501 status code with a message explaining the feature is not implemented yet.
  • make sure you add at least one example of the request and response.

If the PR is changing the API implementation or an entity exposed through the API:

  • make sure you update the API specification and the examples to reflect the changes.

If the PR is introducing a new audit type:

  • make sure you update the API specification with the type, schema of the audit result and an example

@calvarezg calvarezg marked this pull request as draft November 4, 2025 10:38
@github-actions
Copy link

github-actions bot commented Nov 4, 2025

This PR will trigger a patch release when merged.

@igor-grubic igor-grubic changed the title fix: update 'Accept-Encoding' header to support Brotli compression in… fix: use brotli compression for elmo endpoints Nov 6, 2025
@igor-grubic igor-grubic marked this pull request as ready for review November 6, 2025 10:14
@calvarezg calvarezg changed the title fix: use brotli compression for elmo endpoints fix: use brotli compression for elmo endpoints | LLMO-1076 Nov 6, 2025
@calvarezg calvarezg merged commit 74df966 into main Nov 6, 2025
8 checks passed
@calvarezg calvarezg deleted the feat/brotli-llmo branch November 6, 2025 10:23
@solaris007
Copy link
Member

🎉 This PR is included in version 1.224.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants