eclipse-uprotocol / eclipse-uprotocol/up-java
Add support for passing subscription timeout to Subscriber interface
Open
enhancement
- Dominant language
- Java
- Stars
- 14
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
`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.
Contributor guide
Assessment
This issue has not been assessed yet.