-
-
Notifications
You must be signed in to change notification settings - Fork 405
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Handle DB failures better #2305
Comments
Same thing when the disk fills up and sqlite errors. It sends a huge error message after every single IRC message, spamming the hell out of its channels. |
Co-authored-by: Florian Strzelecki <florian.strzelecki@gmail.com>
Sopel should degrade more gracefully with the changes in #2338, closing. |
I was going to unassign Rusty at some point no matter what, since he's generally too busy to work on this stuff these days. But are you sure about closing this, @SnoopJ? The linked PR only addresses |
Hmm, that's a good point, it should stay open after all. Sorry for the noise 😬 |
Description
Sopel should be able to degrade to handle short database issues better
Reproduction steps
Expected behavior
Sopel attempts to do as much as possible
Relevant logs
Notes
No response
Sopel version
master
Installation method
./setup.py install
Python version
3.9.2
Operating system
Debian Bullseye
IRCd
Libera
Relevant plugins
seen
The text was updated successfully, but these errors were encountered: