mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-05-24 16:25:19 +00:00
cf43362ad5
- Improved exception handling in MeshCoreBot to catch specific errors related to database and service initialization. - Added a new method in MessageHandler for cleaning up stale RF data cache entries, enforcing maximum size limits and periodic cleanup. - Updated message processing to handle potential AttributeError in multitest listener, ensuring robustness during message handling.