moq-wg / moq-transport

draft-ietf-moq-transport
Other
70 stars 16 forks source link

Max Cache Duration per Subscription #450

Open ianswett opened 1 month ago

ianswett commented 1 month ago

A variant of #446 that is on a Subscription granularity, instead of Object.

Fixes #440

suhasHere commented 1 month ago

Per my read of the room, i would prefer #446 as it is gives better flexibility for the application than enforcing it per subscription ( as it applies the same value to all the objects) . Also not sure if there are cases where this can change between the subscriptions either

VMatrix1900 commented 1 month ago

Per my read of the room, i would prefer #446 as it is gives better flexibility for the application than enforcing it per subscription ( as it applies the same value to all the objects) . Also not sure if there are cases where this can change between the subscriptions either

+1, Cache Duration per object is more flexible.