When yfinance hits Yahoo Finance rate limits (429 Too Many Requests), the data fetch fails immediately and the Market Analyst agent loops endlessly. This adds a simple retry wrapper with exponential backoff (2s, 4s, 8s) that catches rate limit errors and waits before retrying. Addresses #415 |
||
|---|---|---|
| .. | ||
| agents | ||
| dataflows | ||
| graph | ||
| llm_clients | ||
| __init__.py | ||
| default_config.py | ||