This commit is contained in:
minecraft1024a
2025-10-18 11:13:54 +08:00
6 changed files with 126 additions and 6 deletions

View File

@@ -1256,7 +1256,7 @@ class DefaultReplyer:
}
# 设置超时
timeout = 15.0 # 秒
timeout = 45.0 # 秒
async def get_task_result(task_name, task):
try: