feat: 命令及录像存储可连接性定时检查 (#10594)

Co-authored-by: feng <1304903146@qq.com>
This commit is contained in:
fit2bot
2023-05-30 18:45:51 +08:00
committed by GitHub
parent 312213f1c5
commit 3626bf8df6
6 changed files with 104 additions and 15 deletions

View File

@@ -36,7 +36,7 @@ def register_as_period_task(
args=(), kwargs=None,
description=''):
"""
Warning: Task must be have not any args and kwargs
Warning: Task must have not any args and kwargs
:param crontab: "* * * * *"
:param interval: 60*60*60
:param args: ()