yr.InvokeOptions.recover_retry_times#
- InvokeOptions.recover_retry_times: int = 0#
The number of instance recovery times (when an instance abnormally exits, the instance is automatically restored to the latest state). If the value is
0, the instance is not automatically restored when it abnormally exits.