WADL is not revalidated effectively.
Bug #752107 reported by
Martin Pool
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Triaged
|
Low
|
Unassigned |
Bug Description
I'm trying to update hydrazine's feed-pqm to take advantage of the fix for bug https:/
(Pdb) p mp
<branch_
(Pdb) p mp.web_link
*** AttributeError: AttributeError(
This may be due to a caching problem. But this branch is nearly new, and couldn't possibly have been cached since before web_link was added. Maybe my WADL cache is extremely old?
Changed in launchpad: | |
status: | New → Triaged |
importance: | Undecided → Critical |
importance: | Critical → High |
summary: |
- branch_merge_proposal has no web_link + WADL is not revalidated effectively. |
Changed in launchpad: | |
importance: | High → Low |
tags: | added: cachign http |
tags: |
added: caching removed: cachign |
To post a comment you must log in.
Deleting everything under /home/mbp/ .launchpadlib/ api.launchpad. net/cache fixed this. That suggests something's not being invalidated within a reasonable time.