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: compress aggregator HTTP responses #2226

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

jpraynaud
Copy link
Member

@jpraynaud jpraynaud commented Jan 15, 2025

Content

This PR includes the optional activation of the compression of the HTTP responses of the aggregator in the infrastructure.

Pre-submit checklist

  • Branch
    • Crates versions are updated (if relevant)
    • CHANGELOG file is updated (if relevant)
    • Commit sequence broadly makes sense
    • Key commits have useful messages
  • PR
    • No clippy warnings in the CI
    • Self-reviewed the diff
    • Useful pull request description
    • Reviewer requested

Issue(s)

Closes #2225

Compression is done by the reverse proxy.
@jpraynaud jpraynaud self-assigned this Jan 15, 2025
@jpraynaud jpraynaud marked this pull request as draft January 15, 2025 16:48
Copy link

github-actions bot commented Jan 15, 2025

Test Results

    4 files  ±0     52 suites  ±0   10m 35s ⏱️ +4s
1 493 tests ±0  1 493 ✅ ±0  0 💤 ±0  0 ❌ ±0 
1 749 runs  ±0  1 749 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 3668192. ± Comparison against base commit ff02ea5.

♻️ This comment has been updated with latest results.

@jpraynaud jpraynaud force-pushed the jpraynaud/2225-compress-aggregator-responses branch from 84a551d to 3668192 Compare January 16, 2025 10:27
@jpraynaud jpraynaud temporarily deployed to testing-sanchonet January 16, 2025 10:36 — with GitHub Actions Inactive
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.

Activate compression of aggregator HTTP responses
1 participant