commit | 9b04384ac9f3ce87444eafccbb63444911d5a87a | [log] [tgz] |
---|---|---|
author | Jay Pipes <jaypipes@gmail.com> | Mon Jan 23 23:34:26 2012 -0500 |
committer | Jay Pipes <jaypipes@gmail.com> | Mon Jan 23 23:34:26 2012 -0500 |
tree | 35af89dafe3484fc38e3e2337fdbd394446a7998 | |
parent | 5fb94929e56426ef882dcf1a9491691a921cd6d4 [diff] |
Fixes LP#920812 - KeyError: 'overLimit' on 413 return Turns out that over quota limit and over ratelimits return different keys in the faults. This patch adds a new exception for RateLimitExceeded that handles 413 returns when there is an overLimitFault key (and not the overLimit key that is in the over Quota fault) Change-Id: I64d10cb592512e7de71c5d8518131deee516d9b2