precache-debug-2
All checks were successful
Deploy on push / deploy (push) Successful in 1m8s

This commit is contained in:
Untone 2024-06-06 12:49:22 +03:00
parent 10ad7089f4
commit 3f12bcfd39

View File

@ -138,7 +138,7 @@ async def precache_data():
else:
logger.error(f"fail caching {author}")
logger.info(f"{len(authors)} authors precached")
logger.info(f"{c} authors precached")
# followings for authors
with local_session() as session: