The RateLimiterService.__init__ was logging self.TIER_LIMITS which doesn't exist after refactoring to config-based tier limits. Changed to log the existing DM_QUESTION_LIMITS attribute instead.