sebbASF commented on issue #872:
URL: 
https://github.com/apache/tooling-trusted-releases/issues/872#issuecomment-4056846611

   I know from Whimsy that pubsub can stall or disconnect from time to time.
   This could be allowed for by noting the time of the last message (actual or 
heartbeat) and forcing a refresh if considered too old.
   
   However this would not detect lost updates that were never sent by pubsub.
   
   LDAP objects have a modifyTimestamp attribute which could perhaps be used to 
implement a conditional request.
   Though it might be tricky to ensure that the timestamp covered all the items 
in a search


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to