This website requires JavaScript.
Explore
Help
Register
Sign In
kris
/
ForcePilot
Watch
1
Star
0
Fork
0
You've already forked ForcePilot
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
59cc1daee1
ForcePilot
/
backend
/
package
/
yuxi
/
scheduler
/
framework
/
handlers
History
Kris
41bd0a618c
refactor: 统一将日志方法从 warn 改为 warning
...
将代码库中所有使用 logger.warn 的地方替换为标准的 logger.warning,对齐日志方法命名规范,修复多处测试和业务代码中的方法调用不匹配问题。
2026-07-13 17:32:29 +08:00
..
__init__.py
feat: 新增回收站任务清理handler,完善任务统计与批量操作能力
2026-07-11 21:53:56 +08:00
idempotency_cleanup_handler.py
refactor: 统一将日志方法从 warn 改为 warning
2026-07-13 17:32:29 +08:00
run_log_cleanup_handler.py
refactor: 统一将日志方法从 warn 改为 warning
2026-07-13 17:32:29 +08:00
task_recycle_cleanup_handler.py
refactor: 统一将日志方法从 warn 改为 warning
2026-07-13 17:32:29 +08:00