Add rotating file logs, access noise filters, and longer RTSP start timeout.
Persist app logs under logs/app with 7-day rotation, suppress routine health/pending access lines, raise default VIDEO_OPEN_TIMEOUT_SEC to 90s, and document consumable codes plus client timeout guidance. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -51,6 +51,7 @@ backend/.env.*
|
||||
|
||||
# Backend runtime & caches
|
||||
backend/logs/
|
||||
backend/logs/app/
|
||||
backend/Ultralytics/
|
||||
|
||||
# Large duplicate ActionFormer checkpoint (canonical copy lives under algorithm_subprocesses/5.15/weights/)
|
||||
|
||||
Reference in New Issue
Block a user