TradingAgents/tradingagents/agents/managers
MarkLo edced35f70 feat: improve retry mechanism with jitter and longer delays
- Increase max retry attempts from 3 to 5
- Extend max delay from 10s to 60s for better handling of persistent 529 errors
- Add jitter (random 0-0.5s delay) to avoid synchronized retries
- Based on Cursor IDE blog best practices for handling Claude API 529 errors
2025-12-01 04:16:55 +08:00
..
research_manager.py feat: improve retry mechanism with jitter and longer delays 2025-12-01 04:16:55 +08:00
risk_manager.py 2025-11-26 23:12:52 +08:00