dw
This commit is contained in:
parent
8207ffbc7c
commit
e3801f94e3
2
main.py
2
main.py
@ -907,7 +907,7 @@ async def reminder_loop() -> None:
|
|||||||
storage.set_last_reminder_date(user.telegram_chat_id, day_key)
|
storage.set_last_reminder_date(user.telegram_chat_id, day_key)
|
||||||
await asyncio.sleep(30)
|
await asyncio.sleep(30)
|
||||||
except Exception:
|
except Exception:
|
||||||
await asyncio.sleep(5)
|
await asyncio.sleep(5)
|
||||||
|
|
||||||
|
|
||||||
@asynccontextmanager
|
@asynccontextmanager
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user