🚀 MediaFusion 5.5.2 Released
Performance
- ⚡ Significantly improved database and Redis stability under high load by optimizing connection pooling and implementing automatic fallovers to primary instances.
- 🔋 Resolved a critical Redis connection pool leak that previously caused system resource exhaustion over time.
- 🚀 Optimized Telegram scraping by transitioning to more efficient on-demand asyncio tasks for background processing.
Bug Fixes
- 🛠️ Implemented graceful 503 Service Unavailable handling with "Retry-After" headers to better manage traffic spikes.
- 🐛 Fixed database serialization errors encountered when viewing contribution counts.
- 🛡️ Resolved several internal circular import dependencies to ensure more reliable application startup and execution.
- 📊 Enhanced error logging for complex task failures to provide better diagnostic information for system stability.
🤝 Contributors
GitHub Action mhdzumair