Skip to content

feat: Disable keepAlive by default for HTTP(S) agents and add agentOp…#6725

Open
davidkna-sap wants to merge 2 commits into
mainfrom
davidkna-sap_no-alive
Open

feat: Disable keepAlive by default for HTTP(S) agents and add agentOp…#6725
davidkna-sap wants to merge 2 commits into
mainfrom
davidkna-sap_no-alive

Conversation

@davidkna-sap

@davidkna-sap davidkna-sap commented Jul 3, 2026

Copy link
Copy Markdown
Member

…tions for configuration

Alternative to #6718
Additional comment: #6718 (comment)

@davidkna-sap davidkna-sap force-pushed the davidkna-sap_no-alive branch from b336935 to 7bfc3c2 Compare July 3, 2026 08:39

@KavithaSiva KavithaSiva left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I propose that we stick to keepAlive:true as default as switching it to false disables socket pooling which impacts all users of Cloud SDK.
But, also the agent options can still be exposed via Destination.
In the AI SDK then, we can overwrite the timeout value for the agent options.

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.

2 participants