Throttle and schedule buffered output delivery

This commit is contained in:
2026-02-17 05:46:43 +09:00
parent 3effedf07d
commit 51e63a0f85
7 changed files with 169 additions and 4 deletions

View File

@@ -13,6 +13,8 @@ PTY_READ_TIMEOUT=5
# 출력 버퍼 설정
OUTPUT_BUFFER_INTERVAL=2.0
OUTPUT_SETTLE_SECONDS=4.0
OUTPUT_FLUSH_INTERVAL_SECONDS=15.0
MAX_MESSAGE_LENGTH=3000
# 상태 보고 / 재연결 설정