Comment 2 for bug 626960

Revision history for this message
Martin Pool (mbp) wrote : Re: Collection dictionary access should not return KeyError when the server is down

We hit this in the udd importer as bug 827263.

This is more than a usability error because it's actually incorrect, not just unhelpful, to say the object doesn't exist when it does.

You can also reach this if eg the token has expired.