iranzo / stampython

Telegram bot for controlling karma on telegram group chats, feed posting, chuck norris facts, etc

Home Page:https://t.me/redken_bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DB locks

iranzo opened this issue · comments

When normal operations arrive together to scheduler based ones: feed, comic, karma cleanup, group/user cleanup, etc, sometimes access to database is blocked so errors and retries add up until program exits

Hammering concurrency with 50467fe