Primary model (gemini-3.1-pro-preview): 45s timeout Fallback model (gemini-3-flash-preview): 60s timeout Without timeouts, the fallback model under high load would wait indefinitely, causing analysis to hang for 10+ minutes per file. asyncio.TimeoutError from the primary model is now handled the same as other exceptions (falls through to fallback). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| alembic | ||
| app | ||
| .env.example | ||
| alembic.ini | ||
| Dockerfile | ||
| requirements.txt | ||