TradingAgents/tradingagents
MarkLo 42ef175ddb feat: add retry mechanism for Anthropic API 529 errors
- Add tenacity-based retry logic to Research Manager
- Configure exponential backoff (2-10s) for OverloadedError
- Maximum 3 retry attempts with warning-level logging
- Improves system stability against temporary API overload
- Fix: correct import path for OverloadedError from anthropic._exceptions
2025-12-01 03:56:56 +08:00
..
agents feat: add retry mechanism for Anthropic API 529 errors 2025-12-01 03:56:56 +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