Searched refs:_fetch_trailing_days_pass_count (Results 1 – 1 of 1) sorted by relevance
75 def _fetch_trailing_days_pass_count(self, queue, bot_id, days): member in QueueStatus106 "trailing_month_pass_count": self._fetch_trailing_days_pass_count(queue, bot_id, 30),107 "trailing_week_pass_count": self._fetch_trailing_days_pass_count(queue, bot_id, 7),