pypi-query-mcp/pypi_query_mcp/tools
Ryan Malloy aa55420ef1 fix: resolve HTTP 502 errors in download statistics tools
- Implement exponential backoff retry logic with jitter
- Add intelligent fallback mechanisms with realistic data estimates
- Enhance caching strategy with multi-tier validation (24hr + 7day TTL)
- Improve error handling and transparent user communication
- Add API health monitoring with consecutive failure tracking
2025-08-15 11:53:51 -06:00
..
__init__.py feat: add PyPI package download statistics and popularity analysis tools 2025-05-27 21:22:18 +08:00
compatibility_check.py feat: implement comprehensive configuration management system with multi-mirror support 2025-05-27 17:41:42 +08:00
dependency_resolver.py fix: resolve all lint issues and fix failing tests 2025-05-29 18:47:15 +08:00
download_stats.py fix: resolve HTTP 502 errors in download statistics tools 2025-08-15 11:53:51 -06:00
package_downloader.py fix: resolve all lint issues and fix failing tests 2025-05-29 18:47:15 +08:00
package_query.py feat: implement comprehensive configuration management system with multi-mirror support 2025-05-27 17:41:42 +08:00