This commit is contained in:
@@ -123,6 +123,7 @@ class ViewedStorage:
|
|||||||
logger.info(" ⎪ Обновление страниц заняло %fs " % (end - start))
|
logger.info(" ⎪ Обновление страниц заняло %fs " % (end - start))
|
||||||
except Exception as error:
|
except Exception as error:
|
||||||
logger.error(error)
|
logger.error(error)
|
||||||
|
self.disabled = True
|
||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
async def get_shout(shout_slug) -> int:
|
async def get_shout(shout_slug) -> int:
|
||||||
|
|||||||
Reference in New Issue
Block a user