Deploy: 2026-05-24 01:26:10

This commit is contained in:
Hamza-Ayed
2026-05-24 01:26:10 +03:00
parent 42afad393c
commit 98129ac0ca

View File

@@ -270,7 +270,7 @@ async function startSession(session_key, webhook_url) {
printQRInTerminal: false,
logger: logger,
browser: ['Nabeh Gateway', 'Chrome', '120.0.0'],
syncFullHistory: true, // Enable full history sync
syncFullHistory: false, // Disabled to prevent connection timeouts
// Message retry counter cache — tracks how many times each message
// retry has been attempted, preventing infinite retry loops
msgRetryCounterCache,