Ask a question to get started
Enter to sendā¢Shift+Enter new line
on_chain_error( self, error: BaseException, *, run_id: UUID, parent_run_id: UUID
error
BaseException
The error that occurred.
run_id
UUID
The ID of the current run.
parent_run_id
UUID | None
None
The ID of the parent run.
tags
list[str] | None
**kwargs
Any
{}
Run when chain errors.
The tags.
Additional keyword arguments.