def state(self): """Raise BacklogLimitExceeded""" raise BacklogLimitExceeded()
def state(self): raise BacklogLimitExceeded()