on_error
Method
This is a method of the TaskBuilder class in the task module.Set error handling
Signature
Parameters
No description available.
Returns
The result of the operation.
on_error: Set error handling
This is a method of the TaskBuilder class in the task module.Set error handling
def on_error(mut self, behavior: OnError) -> Self