feat: Implement background scheduler initialization to prevent race conditions in multi-worker deployments

This commit is contained in:
2026-04-18 12:39:07 +02:00
parent 5d9069e690
commit ac3e48da3d
10 changed files with 97 additions and 8 deletions
+3 -1
View File
@@ -2,4 +2,6 @@ dist
logs
certs
build
.venv
.venv
__pycache__
.pyc