mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-18 09:06:06 +00:00
- Add MAX_KEEPALIVE_DURATION = 300s to TSConfig - Track keepalive_start_time in _stream_data_generator; disconnect after cap is exceeded with a warning log - Reset timer on real data so independent stalls don't accumulate - Fix pre-existing test helper missing throttle attributes in NonOwnerWorkerKeepaliveTests |
||
|---|---|---|
| .. | ||
| services | ||
| __init__.py | ||
| apps.py | ||
| channel_status.py | ||
| client_manager.py | ||
| config_helper.py | ||
| constants.py | ||
| http_streamer.py | ||
| redis_keys.py | ||
| server.py | ||
| stream_buffer.py | ||
| stream_generator.py | ||
| stream_manager.py | ||
| url_utils.py | ||
| urls.py | ||
| utils.py | ||
| views.py | ||