Skip to content

feat: add support for keep alive probe in agent engines#582

Merged
copybara-service[bot] merged 1 commit intomainfrom
copybara_889254469
Apr 14, 2026
Merged

feat: add support for keep alive probe in agent engines#582
copybara-service[bot] merged 1 commit intomainfrom
copybara_889254469

Conversation

@copybara-service
Copy link
Copy Markdown
Contributor

feat: add support for keep alive probe in agent engines

Keep alive probe allows reasoning engine users to configure a probe that a deployment host can use to keep the container alive, based on the probe settings. If the keep alive endpoint returns a 2xx status, the deployment host will make a best effort (up to 1 hour) to keep the container alive.

Reasoning engine users with custom container specs (BYOC) have the option to configure a custom keep alive probe while the users without custom container specs (BYOC) have the option to configure an empty keep alive probe {} and the reasoning engine platform will handle the configuration and logic for keep alive probe.

To opt in, users should set the keep alive probe field when creating or updating reasoning engines.

@copybara-service copybara-service bot requested a review from a team as a code owner March 29, 2026 17:11
@product-auto-label product-auto-label bot added the api: aiplatform Issues related to the googleapis/nodejs-vertexai API. label Mar 29, 2026
@copybara-service copybara-service bot force-pushed the copybara_889254469 branch 2 times, most recently from 4aeb1df to 5c5ca47 Compare April 2, 2026 20:46
@copybara-service copybara-service bot force-pushed the copybara_889254469 branch 5 times, most recently from a3a53dd to 719f65c Compare April 14, 2026 20:19
Keep alive probe allows reasoning engine users to configure a probe that a deployment host can use to keep the container alive, based on the probe settings. If the keep alive endpoint returns a 2xx status, the deployment host will make a best effort (up to 1 hour) to keep the container alive.

Reasoning engine users with custom container specs (BYOC) have the option to configure a custom keep alive probe while the users without custom container specs (BYOC) have the option to configure an empty keep alive probe {} and the reasoning engine platform will handle the configuration and logic for keep alive probe.

To opt in, users should set the keep alive probe field when creating or updating reasoning engines.

PiperOrigin-RevId: 899766876
@copybara-service copybara-service bot merged commit 088c5ad into main Apr 14, 2026
@copybara-service copybara-service bot deleted the copybara_889254469 branch April 14, 2026 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: aiplatform Issues related to the googleapis/nodejs-vertexai API. google-contributor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant