introduce lastIntendedSegmentBound to cursor management layer, method to checkAndHandleUploadCompletion
This commit is contained in:
@@ -65,6 +65,7 @@ query GetUploadStreamDetails($videoId: Int!) {
|
||||
stream {
|
||||
isCompleted
|
||||
uploadCompletionCursor
|
||||
lastIntendedSegmentBound
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user