TradingAgents/tradingagents/agents
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
..
analysts 2025-11-26 23:12:52 +08:00
managers feat: improve retry mechanism with jitter and longer delays 2025-12-01 04:16:55 +08:00
researchers 2025-11-26 23:12:52 +08:00
risk_mgmt 2025-11-26 23:12:52 +08:00
trader 2025-11-26 23:12:52 +08:00
utils 2025-11-26 18:46:15 +08:00
__init__.py WIP 2025-09-26 16:17:50 +08:00