!43704 [MD] fix API fast_recovery
Merge pull request !43704 from Mohammad Motallebi/code_docs_fix_fast_recovery
This commit is contained in:
commit
b0529f848c
|
@ -824,6 +824,7 @@ def set_fast_recovery(fast_recovery):
|
|||
def get_fast_recovery():
|
||||
"""
|
||||
Get the fast_recovery flag of the dataset pipeline
|
||||
|
||||
Returns:
|
||||
bool, whether the dataset recovers fast in failover reset
|
||||
|
||||
|
|
Loading…
Reference in New Issue