moq-wg / moq-transport

draft-ietf-moq-transport
Other
83 stars 20 forks source link

When do you not get all Objects from a SUBSCRIBE? #590

Closed ianswett closed 2 hours ago

ianswett commented 2 hours ago

FETCH clarifies that it means you get everything, and there's no option to specify a DELIVERY TIMEOUT like SUBSCRIBE.

My understanding is that if the Delivery Timeout is not present, you'll get all the requested Objects eventually. Since either subscriber or publisher can specify a timeout, I suspect most subscriptions would specify one.

ianswett commented 2 hours ago

Nevermind, this is a dupe of #582