Files
DanDingNoneBot/kb_build/pages/功能帮助_任务历史记录.txt
Mr.Xia c2da507f43 feat(wtfllm): 接入 nonebot-plugin-wtfllm AI 帮助助手
- pyproject 注册 nonebot_plugin_wtfllm 插件
- 新增 wtfllm_gate 插件:仅在群 621016172 启用 wtfllm 响应
- 新增 kb_build:抓取 danding.vip 文档并导入 wtfllm 知识库的脚本
- requirements: 升级 nonebot2 2.5.0 / pydantic 2.13.5,补 aiohttp 与 wtfllm 依赖
2026-08-30 00:14:45 +08:00

45 lines
1.2 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 任务历史记录​
> 来源: https://www.danding.vip/%E5%8A%9F%E8%83%BD%E5%B8%AE%E5%8A%A9/%E4%BB%BB%E5%8A%A1%E5%8E%86%E5%8F%B2%E8%AE%B0%E5%BD%95.html
# 任务历史记录​
最后更新时间2026年5月14日
任务历史记录用于查看定时任务和调度任务的执行结果。
## 入口​
在“定时调度”窗口点击“查看任务历史记录”。
## 统计信息​
顶部显示:
- 总记录数。
- 成功任务。
- 失败任务。
- 中断任务。
- 执行中任务。
- 成功率。
## 筛选与搜索​
支持按以下条件筛选:
- 日期范围。
- 模拟器。
- 状态。
- 搜索关键词。
点击“应用筛选”后刷新列表。
## 列表字段​
任务列表包含:
- 时间。
- 任务名称。
- 模拟器。
- 状态。
- 持续时间。
- 调度类型。
- 任务类型。
- 重试次数。
- 错误信息。
选中记录后,右侧会显示任务详细信息。
## 导出与清理​
- 点击“导出CSV”导出当前历史数据。
- 可设置每页显示 20、50、100 或 200 条。
- 可开启自动刷新并设置刷新间隔。
- 可设置保留历史天数后点击“清理历史”。