chore: reduce gemini concurrency to 1 (free tier quota)

Co-Authored-By: Virgil <virgil@lethean.io>
This commit is contained in:
Snider 2026-03-16 06:36:28 +00:00
parent 0b8d7b13ed
commit d659f1c2c9

View file

@ -12,7 +12,7 @@ dispatch:
# Per-agent concurrency limits (0 = unlimited)
concurrency:
claude: 1
gemini: 3
gemini: 1
codex: 1
# Rate limiting / quota management