[PR #11643] Raise transcoding kill timeout. #12955

Closed
opened 2026-02-07 07:04:41 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/11643

State: closed
Merged: No


Changes
The Chromecast client only pings every 10 seconds, so having a 10 second timeout will result in spurious killing any time there is slight deviation in the polling. Set to a much safer value so that transcoding will only get killed if there is a serious hang somewhere.

Issues
Fixes: https://github.com/jellyfin/jellyfin/issues/11640

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/11643 **State:** closed **Merged:** No --- **Changes** The Chromecast client only pings every 10 seconds, so having a 10 second timeout will result in spurious killing any time there is slight deviation in the polling. Set to a much safer value so that transcoding will only get killed if there is a serious hang somewhere. **Issues** Fixes: https://github.com/jellyfin/jellyfin/issues/11640
OVERLORD added the pull-request label 2026-02-07 07:04:41 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#12955