mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-05-31 12:54:10 +00:00
63ed0fd73d
- Modified database connection calls in DBManager, FeedManager, and MessageScheduler to convert db_path to a string and set a timeout of 30 seconds, improving reliability and performance of database operations. - Enhanced error logging to include detailed information about database path existence and permissions, aiding in debugging and ensuring smoother operation.