mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-21 16:01:15 -05:00
SMS and emails may be marked as `NOTIFICATION_PENDING`. These will be billed as they will have been sent to the provider and will eventually turn to a final state such as `NOTIFICATION_DELIVERED` or `NOTIFICATION_PERMANENT_FAILURE`. This change will fix a discrepency on the billing page were the number of messages being billed was less than the number of messages reported as sent on a services dashboard when some of those messages were in a pending state. In reality, I don't think this bug would have had any longer affects for incorrect billing as messages would not stay in the pending state for too long and billing calculations would happen after that point.
77 KiB
77 KiB