Record worker browser sessions

This commit is contained in:
2026-08-02 23:23:23 +03:30
parent 601b8ec69e
commit 66c8c19e0c
11 changed files with 384 additions and 14 deletions
+6
View File
@@ -18,6 +18,12 @@ HEADLESS=true
# CHROME_BINARY=/usr/bin/google-chrome-stable # optional: explicit Chrome binary path
# CHROMEDRIVER_PATH=drivers/chromedriver # pre-patched driver (run: make patch-driver)
# Worker browser-session recordings (Docker Compose enables these by default)
RECORD_SESSIONS=false
RECORDING_FPS=12
RECORDING_MAX_FILES=3
RECORDINGS_DIR=recordings
# Scenario 1 — comma-separated phone numbers
PHONE_NUMBERS=+989100000001,+989100000002,+989100000003