As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
KCSCachePolicyLocalFirst - how do I know when network returns a result?
J
Jonathan Smith
started a topic
about 9 years ago
We're using a cached store, and querying with `KCSCachePolicyLocalFirst`. The policy description says that after the `local` query, "... the cache will be updated _silently_ in the background."
Is there a way to be notified of new results coming from the `network` query ? Any ideas how we respond to changes coming from network without making multiple requests?
Jonathan Smith
Is there a way to be notified of new results coming from the `network` query ? Any ideas how we respond to changes coming from network without making multiple requests?