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