Ignore Open Files #1

Closed
opened 2022-05-09 22:42:02 -04:00 by gballan · 1 comment
Owner

Currently the transcoder service while attempt to transcode any video file that's present in the ingest directory, regardless of whether it's being written to or not. This can cause issues with attempting to transcode a video that isn't compelte and can break the transcoder.

Thus, there should be a check on any videos to see if they're still being written to before transcoding them.

Currently the transcoder service while attempt to transcode any video file that's present in the ingest directory, regardless of whether it's being written to or not. This can cause issues with attempting to transcode a video that isn't compelte and can break the transcoder. Thus, there should be a check on any videos to see if they're still being written to before transcoding them.
gballan added the
enhancement
label 2022-05-09 22:42:02 -04:00
Author
Owner

This was taken care of in commit 5bc2acac1d and added to release v0.3.1

Closing as it has been merged.

This was taken care of in commit 5bc2acac1de3c6328c9c9f2036a6746252b6a1f7 and added to release [v0.3.1](https://git.metaunix.net/BitGoblin/dragoon/releases/tag/v0.3.1) Closing as it has been merged.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: BitGoblin/dragoon#1
No description provided.