refactor: govern background job execution

This commit is contained in:
leefer
2026-07-29 19:57:31 +08:00
parent 02af8488b3
commit 5f0b9735bd
15 changed files with 520 additions and 52 deletions
+3 -4
View File
@@ -189,8 +189,7 @@
"heaven_readings"
],
"background_job_methods": [
"_background_refresh_loop",
"_run_background_sync",
"_background_refresh_tick",
"_schedule_automatic_screeners",
"_schedule_ifind_event_enrichment",
"run_automatic_screeners"
@@ -265,8 +264,8 @@
},
{
"path": "server.py",
"bytes": 268422,
"lines": 5960
"bytes": 268447,
"lines": 5956
},
{
"path": "static/redesign-v2.css",