refactor(core): migrate task scheduler to per-user queue with dynamic sharding

This commit is contained in:
Eternity
2026-04-24 13:56:32 +08:00
parent f93ec8d609
commit be10bab763
3 changed files with 326 additions and 109 deletions

View File

@@ -8,4 +8,4 @@ class RetrievalSummaryProcessor:
@staticmethod
def verify(content: str, llm_client: RedBearLLM):
return
return