Skip to content

Commit b8b9f37

Browse files
committed
Clarify empty fetch case
As discussed on the 2024-12-18 virtual interim call, this can simply result in a Fetch Error
1 parent ada9fb9 commit b8b9f37

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: draft-ietf-moq-transport.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1552,8 +1552,7 @@ Else, if Resolved Subscribe Start Object is 1 or more:
15521552
* Fetch End Group: Resolved Subscribe Start Group
15531553
* Fetch End Object: Resolved Subscribe Start Object
15541554

1555-
If Fetch End Group < Fetch Start Group no Fetch will be generated.
1556-
(TODO: How can we signal this?)
1555+
If Fetch End Group < Fetch Start Group respond with a Fetch Error.
15571556

15581557
A Joining Fetch MUST be sent in ascending group order.
15591558

0 commit comments

Comments
 (0)