Gary Casey
Gary Casey
@cconstab @nickelskevin I think we need to review this area, as the behaviour for shared data with ttr == {null | zero} could be confusing / surprising on the client...
@gkc and @nickelskevin discussing * ttr for ensuring fresh data is obsolete for secondaries which are both implementing notifications (and autoNotify) * Can see situations where future implementers of atProtocol...
Need to split this into two tickets (1) Short-term : Change `LocalSecondary._scan` so it doesn't create a new `RemoteSecondary` object (and thus a new connection) every time we do a...
@nickelskevin we didn't discuss public keys, where I think ttr _does_ have a role. I think the same behaviour we discussed above still apply, but we should talk through this...
Adding something that I wrote in [another conversation](https://github.com/atsign-foundation/at_java/pull/64): > Here's the way I think all of this should work: cached should not be a part of the key name. When...
No progress in PR48 - moving to backlog
@kalluriramkumar Any progress on this?
Was this discussed, and what was the conclusion?
Hi @murali-shris - please see also #756
> * At the moment, we do not have a way to set the expiry on the notification. We have a [expose-notification-params](https://github.com/atsign-foundation/at_client_sdk/pull/704) PR which allows to add expiry to notifications....