Skip to content

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

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

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

Conversation

@githoober
Copy link
Copy Markdown

@githoober githoober commented Mar 19, 2026

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
Copy link
Copy Markdown

cla-checker-service bot commented Mar 19, 2026

💚 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
Copy link
Copy Markdown

github-actions bot commented Mar 19, 2026

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
Copy link
Copy Markdown

github-actions bot commented Mar 19, 2026

🔍 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