max_retries
Method
This is a method of the TaskBuilder class in the task module.Set max retries
Signature
Parameters
No description available.
Returns
The result of the operation.
max_retries: Set max retries
This is a method of the TaskBuilder class in the task module.Set max retries
def max_retries(mut self, retries: u32) -> Self