mirror of
https://github.com/vernu/textbee.git
synced 2026-04-21 07:23:56 -04:00
- Added `dispatchedAt` property to SMS schema and updated status options to include 'dispatched'. - Implemented logic in SmsQueueProcessor to mark SMS as 'dispatched' upon successful FCM push. - Enhanced error handling for SMS failures, including specific error codes for FCM delivery issues. - Updated SmsStatusUpdateTask to handle both 'pending' and 'dispatched' statuses for timeout updates.