lpad not robust against transient errors from launchpad api

Bug #1046271 reported by Martin Packman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
lpad
New
Undecided
Unassigned

Bug Description

Using lbox, I just had the following error interacting with launchpad:

2012/09/05 12:13:24 Loading data for branch bzr+ssh://bazaar.launchpad.net/+branch/juju/...
2012/09/05 12:13:40 error: Failed to load data for branch bzr+ssh://bazaar.launchpad.net/+branch/juju/: Get https://api.launchpad.net/devel/branches?ws.op=getByUrl&url=lp%3Ajuju%2F: EOF
2012/09/05 12:13:40 error: Failed to load data for branch bzr+ssh://bazaar.launchpad.net/+branch/juju/: Get https://api.launchpad.net/devel/branches?ws.op=getByUrl&url=lp%3Ajuju%2F: EOF

On the second try, it worked.

Apparently it is not uncommon or unexpected for launchpad to return a 502 on occassion, and launchpadlib has code for retrying in that case.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.