Skip to content

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Sep 24, 2025

This configures the standard sending_queue to batch-process and limit the maximum size of payloads being sent over the wire to avoid proxy and other rejections.

Note: max_size is uncompressed bytes and enabled defaults to true, but it's unused if no settings are set. I want to ensure a future release doesn't flip the default to false.

What does this PR do?

It limits the size of requests being sent over the wire to a more reasonable size.

Why is it important?

Sending large payloads can trigger security issues as well as rejections at many levels.


This is an automatic backport of pull request #10126 done by [Mergify](https://mergify.com).

This configures the standard `sending_queue` to batch-process and
limit the maximum size of payloads being sent over the wire to
avoid proxy and other rejections.

Note: `max_size` is uncompressed bytes.
(cherry picked from commit 476d721)
@mergify mergify bot added the backport label Sep 24, 2025
@mergify mergify bot requested a review from a team as a code owner September 24, 2025 17:58
@github-actions github-actions bot added bug Something isn't working skip-changelog labels Sep 24, 2025
@pickypg pickypg enabled auto-merge (squash) September 24, 2025 18:01
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@pickypg pickypg merged commit c959f69 into 9.1 Sep 24, 2025
25 checks passed
@pickypg pickypg deleted the mergify/bp/9.1/pr-10126 branch September 24, 2025 19:55
@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

cc @pickypg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport bug Something isn't working skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants