Skip to content

Add configurable max send queue size (#1441)#1442

Open
githoober wants to merge 2 commits into
elastic:mainfrom
ecentria:feature/1441-max-send-queue-size
Open

Add configurable max send queue size (#1441)#1442
githoober wants to merge 2 commits into
elastic:mainfrom
ecentria:feature/1441-max-send-queue-size

Conversation

@githoober

@githoober githoober commented Mar 19, 2026

Copy link
Copy Markdown

Closes #1441

Adds a configurable max_send_queue_size option for async backend communication, with native and PHP config support, docs, and test coverage.

@cla-checker-service

cla-checker-service Bot commented Mar 19, 2026

Copy link
Copy Markdown

💚 CLA has been signed

@github-actions

Copy link
Copy Markdown

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@github-actions

github-actions Bot commented Mar 19, 2026

Copy link
Copy Markdown

Vale Linting Results

Summary: 1 suggestion found

💡 Suggestions (1)
File Line Rule Message
docs/reference/configuration-reference.md 287 Elastic.WordChoice Consider using 'can, might' instead of 'may', unless the term is in the UI.

The Vale linter checks documentation changes against the Elastic Docs style guide.

To use Vale locally or report issues, refer to Elastic style guide for Vale.

@github-actions

github-actions Bot commented Mar 19, 2026

Copy link
Copy Markdown

🔍 Preview links for changed docs

@githoober

Copy link
Copy Markdown
Author

Closes #1441

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make async backend queue size configurable

1 participant