feat: 添加队列监控功能,支持手动触发和监控间隔设置,增强任务处理能力

This commit is contained in:
iHeyTang
2025-08-18 10:59:01 +08:00
parent 3fa1c895be
commit ab4cbf7188
4 changed files with 189 additions and 11 deletions

View File

@@ -6,4 +6,5 @@ aiohttp
boto3
aiosqlite
sqlalchemy
greenlet
psutil