Open stevenhartley opened 3 months ago
SubscribeAttributes has a field called ttl that can indicate when a subscription has timed out so we need a way to pass this and potentially future attributes to the Subscriber::subscribe() API.
SubscribeAttributes
Subscriber::subscribe()
SubscribeAttributes
has a field called ttl that can indicate when a subscription has timed out so we need a way to pass this and potentially future attributes to theSubscriber::subscribe()
API.