warmbox/apps
Jonny Nguyen b300293a72 Enhance Inbox model and related services for improved error handling and resilience
Add a new field `consecutiveFailures` to the Inbox model to track consecutive errors. Update the inbox guard logic to mark mailboxes as error after exceeding a failure threshold. Implement retry logic in email and IMAP services to handle transient connection issues. Adjust job processing to reclaim stale send jobs and improve overall reliability of email dispatching. Update routes to initialize `consecutiveFailures` on inbox creation and reset it when the inbox status changes to active.
2026-07-03 15:02:41 -07:00
..
api Enhance Inbox model and related services for improved error handling and resilience 2026-07-03 15:02:41 -07:00
web Refactor SettingsPage component for improved readability and consistency 2026-06-26 23:55:39 -07:00