mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-04-02 21:45:40 +00:00
- Introduced a lock to serialize access to the message processing queue, preventing concurrent executions that could lead to race conditions. - Updated the process_message_queue method to utilize the new lock, ensuring safe access to the inner processing logic. - Increased the timeout for awaiting feed message queue processing in the MessageScheduler to 600 seconds, accommodating longer processing times for queued items.
59 KiB
59 KiB