Fundamental_Analysis/services
Lv, Qi 68ae2656a7 feat: Implement connection testing for Tushare and AlphaVantage providers
- Tushare: Added /test endpoint to verify API token validity by fetching a small dataset.
- AlphaVantage: Implemented custom HTTP transport to handle MCP server's 400 Bad Request response on SSE endpoint gracefully (degrading to POST-only mode).
- AlphaVantage: Added /test endpoint using `list_tools` to verify MCP connection.
- AlphaVantage: Updated configuration polling to support dynamic API URLs.
2025-11-19 03:15:21 +08:00
..
alphavantage-provider-service feat: Implement connection testing for Tushare and AlphaVantage providers 2025-11-19 03:15:21 +08:00
api-gateway frontend(config): 改善配置中心测试错误展示布局并美化错误详情 2025-11-18 20:12:17 +08:00
common-contracts feat(analysis): Implement Configurable Analysis Template Engine 2025-11-18 07:47:08 +08:00
data-persistence-service feat(analysis): Implement Configurable Analysis Template Engine 2025-11-18 07:47:08 +08:00
finnhub-provider-service feat(config): 将服务配置全面迁移至数据库 2025-11-18 05:58:18 +08:00
report-generator-service feat(analysis): Implement Configurable Analysis Template Engine 2025-11-18 07:47:08 +08:00
tushare-provider-service feat: Implement connection testing for Tushare and AlphaVantage providers 2025-11-19 03:15:21 +08:00
yfinance-provider-service fix(services): make providers observable and robust 2025-11-17 04:40:51 +08:00