Skip to content

docs: client pool and isolated execution scopes - #298

Draft
Aryex wants to merge 1 commit into
mainfrom
alexl/agent/client-pool-scoped-connections
Draft

docs: client pool and isolated execution scopes#298
Aryex wants to merge 1 commit into
mainfrom
alexl/agent/client-pool-scoped-connections

Conversation

@Aryex

@Aryex Aryex commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

Summary

Add how-to guides for the Client-Instance Pool and Isolated Execution Scopes features across Python, Java, Node.js, and Go.

⚠️ Attention: This PR was generated automatically. Verify that all relevant pages have been updated.

Source Commits

  • be92bbc — feat: cross-language client pool and isolated execution scopes (#6338)

Changes

  • Added how-to/client-pool.mdx — guide covering pool configuration, creation, borrow/release patterns, metrics, and limitations
  • Added how-to/isolated-scope.mdx — guide covering scope acquisition, WATCH/MULTI/EXEC OCC retry patterns, cluster mode routing, and limitations
  • Updated astro.config.mjs sidebar to include both new pages

Context

PR #6338 added a cross-language client-instance pool and isolated execution scopes to all language bindings (Java, Python, Node.js, Go). The PR explicitly listed user documentation as follow-up work. These guides document the public API for both features with practical code examples in all four languages.

cc @jduo


This PR was generated by the automated documentation pipeline.

Signed-off-by: kiro-agent <kiro-agent@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI Generated documentation Improvements or additions to documentation go java nodejs python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants