Files
AI-Trader/docs
Bill 15525d05c7 docs: add async price download design document
Add comprehensive design for moving price data downloads from
synchronous API endpoint to background worker thread.

Key changes:
- Fast API response (<1s) by deferring download to worker
- New job status "downloading_data" for visibility
- Graceful rate limit handling with warnings
- Enhanced logging for dev mode monitoring
- Backwards compatible API changes

Resolves API timeout issue when downloading missing price data.

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-01 22:56:56 -04:00
..
2025-10-28 21:17:43 +08:00
2025-10-28 21:17:43 +08:00
2025-10-24 00:35:21 +08:00
2025-10-24 00:35:21 +08:00
2025-10-28 21:37:24 +08:00
2025-10-26 00:27:07 -07:00