Chiude le sessioni idle abbandonate prima che occupino slot e scalino Hetzner.
Il sweeper ora termina le idle dopo 30 minuti (cron ogni 10), così non restano appese a tenere accesi i warm-spare. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -148,6 +148,9 @@ STREAM_AUTOSCALE_ALLOW_CLOUD=0
|
||||
STREAM_AUTOSCALE_SOFT_FREE_SLOTS=2
|
||||
STREAM_AUTOSCALE_WARM_SPARE=1
|
||||
STREAM_AUTOSCALE_IDLE_MINUTES=30
|
||||
# Sessioni idle (wizard mai partito) / connecting-reconnecting stale: liberano slot MediaMTX
|
||||
STREAM_SESSION_IDLE_MINUTES=30
|
||||
STREAM_SESSION_STALE_HOURS=6
|
||||
# Fase A (qualità-first): soft ≈ 4 + 12×6 = 76. Fasi successive (dopo misure):
|
||||
# B: MAX_NODES=22 BUDGET=250 → ~136
|
||||
# C: MAX_NODES=33 BUDGET=360 → ~202
|
||||
|
||||
Reference in New Issue
Block a user