Increase transcription worker claim limit
Some checks failed
CI / test (push) Failing after 7s
Build and Deploy / build-and-deploy (push) Successful in 16s

This commit is contained in:
Grendgi
2026-06-10 16:11:35 +03:00
parent 3c2f13b967
commit 7a1965e402

View File

@@ -102,7 +102,7 @@ spec:
- name: WORKER_MODEL_PROFILES
value: "whisper-large-v3"
- name: WORKER_CLAIM_LIMIT
value: "2"
value: "4"
- name: WORKER_LEASE_TIMEOUT
value: "45m"
envFrom: