This commit is contained in:
parent
db2ae09ead
commit
1042eb6e58
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user