johnvictorfs / johnvictorfs/talk_bot
The bot's clean_db method blocks and gets the bot offline
Open
bug
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
This method currently blocks the bot (and gets it offline) for 800+ seconds with 17k messages in the Bot's database. Needs to be refactored to be non-blocking.

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.