TradingAgents/tradingagents/agents
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
..
analysts 2025-11-26 23:12:52 +08:00
managers feat: add retry mechanism for Anthropic API 529 errors 2025-12-01 03:56:56 +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