TradingAgents/tradingagents
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
..
agents feat: improve retry mechanism with jitter and longer delays 2025-12-01 04:16:55 +08:00
dataflows 2025-11-26 18:44:47 +08:00
graph 2025-12-01 02:56:47 +08:00
utils 2025-11-25 17:03:17 +08:00
default_config.py 2025-11-24 01:03:13 +08:00