Empty queries being sent to videosearch
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity Videos Lens |
Fix Released
|
Undecided
|
Michal Hruby | ||
unity-lens-video (Ubuntu) |
Confirmed
|
Undecided
|
Paweł Stołowski | ||
Bug Description
I've been investigating the logfiles for videosearch which seem to be an order of magnitude or two larger than any other lens, and it turns out we have lots of empty queries being sent to it. This is causing way more requests than necessary to the service. An example (with IP addresses scrubbed) is:
[14/Nov/
[14/Nov/
I've filed this bug with "ubuntu-bug" but I'm not sure if it actually affects the version I'm running (I'm on quantal).
ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: unity-lens-video 0.3.14-0ubuntu1
ProcVersionSign
Uname: Linux 3.5.0-18-generic i686
ApportVersion: 2.6.1-0ubuntu6
Architecture: i386
CheckboxSubmission: e9bd5d0c11367f7
CheckboxSystem: bb422ca46d02494
Date: Fri Nov 16 14:29:16 2012
InstallationDate: Installed on 2011-10-04 (409 days ago)
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110921.2)
MarkForUpload: True
PackageArchitec
SourcePackage: unity-lens-video
UpgradeStatus: Upgraded to quantal on 2012-09-05 (72 days ago)
Related branches
- Paweł Stołowski (community): Approve
- John Lenton (community): Approve
-
Diff: 79 lines (+10/-26)1 file modifiedsrc/unity-scope-video-remote (+10/-26)
Changed in unity-lens-video (Ubuntu): | |
assignee: | nobody → Pawel Stolowski (stolowski) |
tags: | added: canonical-webops-u1 |
Changed in unity-lens-video (Ubuntu): | |
status: | Invalid → Confirmed |
Changed in unity-lens-video: | |
assignee: | nobody → Michal Hruby (mhr3) |
Changed in unity-lens-video: | |
status: | New → In Progress |
Changed in unity-lens-video: | |
status: | In Progress → Fix Released |
These two queries are sent regularly two check for new video sources and recommendations. I don't remember the exact frequency, I think it's every hour. This could certainly be lowered.