Dispatcharr/apps/proxy/vod_proxy
SergeantPanda 7989fa3673 fix(proxy): enhance database connection management during VOD playback and stats updates
- Added calls to `close_old_connections()` in `stream_vod()` and `build_vod_stats_data()` to prevent connection leaks during long-lived streaming responses and background stats refreshes.
- Improved connection handling in various components to ensure proper resource cleanup and prevent blocking issues.
2026-06-15 17:32:38 -05:00
..
tests fix(proxy): enhance database connection management during VOD playback and stats updates 2026-06-15 17:32:38 -05:00
__init__.py
multi_worker_connection_manager.py Fix credential release on deleted profile and round 3 review items. 2026-06-04 19:51:20 -04:00
urls.py
utils.py
views.py fix(proxy): enhance database connection management during VOD playback and stats updates 2026-06-15 17:32:38 -05:00