feat: add planned session rotation

This commit is contained in:
cyber-debug
2026-05-16 00:49:52 +03:00
parent 4c6bd2b838
commit 82b5741ab1
10 changed files with 288 additions and 86 deletions

View File

@@ -28,6 +28,10 @@ liveness:
timeout: 5s
failures: 3
# Optional planned rebuild for long-running calls.
# lifecycle:
# max_session_duration: 6h
# Outbound SOCKS5 proxy for server-side egress (optional)
socks:
proxy_addr: "" # e.g. "127.0.0.1"