แก้ปัญหา RabbitMQ ประมวลผลในคิวช้า และรอคิวนาน
Some checks failed
Build & Deploy Checkin Service / build (push) Failing after 40s

This commit is contained in:
Suphonchai Phoonsawat 2026-06-23 11:25:42 +07:00
parent ae417e4777
commit 5f678b2898
3 changed files with 139 additions and 24 deletions

View file

@ -5,5 +5,8 @@
"Password": "12345678",
"Queue": "hrms-checkin-queue-dev"
},
"API": "https://localhost:7283/api/v1"
"API": "https://localhost:7283/api/v1",
"MaxConcurrency": 5,
"PrefetchCount": 20,
"HttpTimeoutSeconds": 60
}