startup launches redundant web API calls
Bug #1043459 reported by
Mike McCracken
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu One Control Panel |
Confirmed
|
Medium
|
Ubuntu One Client Engineering team |
Bug Description
On startup, the control panel uses the web client in backend.py to get account information, but it does not cache the results.
This ends up resulting in many redundant calls to the same API before the UI can be used.
Ideally we could cache the results, with some kind of timeout that would trigger a new request after some time (hours, a day?)
Changed in ubuntuone-control-panel: | |
importance: | Undecided → Medium |
assignee: | nobody → Ubuntu One Desktop+ team (ubuntuone-desktop+) |
To post a comment you must log in.