fleet-memory/docker/standalone
Anton Evseev ecc590cb79
fix(docker): add retry logic for ML model downloads (#248)
- Add 3 retries with exponential backoff (10s -> 20s -> 40s)
- Set HF_HUB_DOWNLOAD_TIMEOUT=600 for longer timeout
- Fixes transient network failures during HuggingFace downloads
- Applied to both api-only and standalone stages

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 09:42:16 +01:00
..
Dockerfile fix(docker): add retry logic for ML model downloads (#248) 2026-01-30 09:42:16 +01:00
start-all.sh feat: Add local LLM improvements for reasoning models and Docker startup (#88) 2026-01-05 10:04:58 +01:00