mirror of
https://github.com/GSA/notifications-api.git
synced 2026-03-17 16:50:20 -04:00
This prevents a race condition when we get delivery receipt before updating notification to sending, and so the sending status would supersede the delivered status, and the notification would time out as temporary-failure after three days.