Hey Chris, we have a little more detail on ResultTtl under the "Deployment" section of our API doc:
https://developer.ubuntu.com/api/scopes/cpp/sdk-15.04.1/index/ ("ResultTtl determines how long results should be cached...") Currently these values are set (in unity-scopes-shell) to: const int RESULTS_TTL_SMALL = 30000; // 30 seconds const int RESULTS_TTL_MEDIUM = 300000; // 5 minutes const int RESULTS_TTL_LARGE = 3600000; // 1 hour -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422309 Title: Today's scope doesn't refresh automatically and indicates wrong day To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1422309/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
