warmbox/prisma/migrations
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
..
20260620062940_init initial commit with working barebone prototype 2026-06-24 21:42:18 -07:00
20260625054451_sprint_1_1_campaigns Refactor project structure to support monorepo with workspaces; add API and web applications with respective configurations, dependencies, and scripts. Introduce environment variable validation and initial API setup for email warmup functionality. 2026-06-25 22:01:25 -07:00
20260625060207_sprint_1_2_1_3_dispatcher Refactor project structure to support monorepo with workspaces; add API and web applications with respective configurations, dependencies, and scripts. Introduce environment variable validation and initial API setup for email warmup functionality. 2026-06-25 22:01:25 -07:00
20260625173756_sprint_1_4_reply_rate Refactor project structure to support monorepo with workspaces; add API and web applications with respective configurations, dependencies, and scripts. Introduce environment variable validation and initial API setup for email warmup functionality. 2026-06-25 22:01:25 -07:00
20260625173848_sprint_1_5_stats Refactor project structure to support monorepo with workspaces; add API and web applications with respective configurations, dependencies, and scripts. Introduce environment variable validation and initial API setup for email warmup functionality. 2026-06-25 22:01:25 -07:00
20260625181925_sprint_2_2_2_4 Refactor project structure to support monorepo with workspaces; add API and web applications with respective configurations, dependencies, and scripts. Introduce environment variable validation and initial API setup for email warmup functionality. 2026-06-25 22:01:25 -07:00
20260626035310_mailbox_auth_microsoft Refactor project structure to support monorepo with workspaces; add API and web applications with respective configurations, dependencies, and scripts. Introduce environment variable validation and initial API setup for email warmup functionality. 2026-06-25 22:01:25 -07:00
20260703215915_mailbox_connection_resilience Enhance Inbox model and related services for improved error handling and resilience 2026-07-03 15:02:41 -07:00
migration_lock.toml initial commit with working barebone prototype 2026-06-24 21:42:18 -07:00