加速访问,增加容错merge
This commit is contained in:
parent
82c6bb5e73
commit
57b773d391
@ -389,4 +389,4 @@ def merge_real_time_db(key, db_path: str, merge_path: str, CreateTime: int = 0,
|
|||||||
time.sleep(3)
|
time.sleep(3)
|
||||||
os.remove(out_path)
|
os.remove(out_path)
|
||||||
|
|
||||||
return merge_path
|
return True, merge_path
|
||||||
|
Loading…
Reference in New Issue
Block a user