Skip to content

feat: add Plugin onRunError notification callback - #1498

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_978974181
Open

feat: add Plugin onRunError notification callback#1498
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_978974181

Conversation

@copybara-service

Copy link
Copy Markdown

feat: add Plugin onRunError notification callback

Adds Plugin.onRunError(invocationContext, error), a notification-only hook the
runner invokes when a run fails, before re-raising the error. Mirrors ADK Python
and ADK Java. The Java-friendly BaseFuturePlugin base gains a matching
onRunErrorAsync hook.

Adds Plugin.onRunError(invocationContext, error), a notification-only hook the
runner invokes when a run fails, before re-raising the error. Mirrors ADK Python
and ADK Java. The Java-friendly BaseFuturePlugin base gains a matching
onRunErrorAsync hook.

PiperOrigin-RevId: 978974181
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.

1 participant