Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

increment_retry

Method
This is a method of the Task class in the task module.
Increment retry count

Signature

def increment_retry(&mut self) -> ()

Returns

Returns
()
The result of the operation.

Rust Retry

Rust Failover