feat(server): improve calendar sync queue (#14783)

This commit is contained in:
DarkSky
2026-04-05 11:02:48 +08:00
parent b98ab495bb
commit 46e7e35357
17 changed files with 354 additions and 300 deletions
+4
View File
@@ -27,6 +27,10 @@
"type": "Object",
"desc": "The config for copilot job queue"
},
"queues.calendar": {
"type": "Object",
"desc": "The config for calendar job queue"
},
"queues.doc": {
"type": "Object",
"desc": "The config for doc job queue"