google-genai SDK expects http_options 'timeout' in milliseconds. Passing 45 (seconds) was interpreted as 45ms → ~1s deadline, which Google API rejected with 400 INVALID_ARGUMENT 'Manually set deadline 1s is too short. Minimum allowed deadline is 10s.' Primary: 45_000ms (45s), Fallback: 150_000ms (150s) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| alembic | ||
| app | ||
| .env.example | ||
| alembic.ini | ||
| Dockerfile | ||
| requirements.txt | ||