← Back to team overview

touch-packages team mailing list archive

[Bug 1422309] Re: Today's scope doesn't refresh automatically and indicates wrong day

 

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
Touch seeded packages, which is subscribed to unity-scopes-shell in
Ubuntu.
https://bugs.launchpad.net/bugs/1422309

Title:
  Today's scope doesn't refresh automatically and indicates wrong day

Status in Canonical System Image:
  Confirmed
Status in unity-scopes-shell package in Ubuntu:
  Confirmed

Bug description:
  Not sure if that's rather something for unity8 or the "today", but
  that page should auto-refresh on day changes. Otherwise when you pick
  your phone in the morning and unlocks it you get welcomed with the
  wrong date info until you pull down to manually refresh the view

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1422309/+subscriptions


References