Add SSE second-level status push for control monitor.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -71,6 +71,8 @@ _DEPLOY_DEFAULTS: dict[str, str] = {
|
||||
"CONTROL_AUTH_SECRET": "change-me-control-secret-please",
|
||||
"CONTROL_TOKEN_TTL_SEC": "604800",
|
||||
"CONTROL_POLL_INTERVAL_SEC": "8",
|
||||
"CONTROL_SSE_INTERVAL_SEC": "1",
|
||||
"CONTROL_SSE_PROBE_TIMEOUT_SEC": "2.5",
|
||||
"CONTROL_HTTP_TIMEOUT_SEC": "12",
|
||||
"CONTROL_AUTH_TOKEN_VERSION": "1",
|
||||
"CONTROL_LAN_AUTH_BYPASS": "0",
|
||||
|
||||
Reference in New Issue
Block a user