Files
notifications-api/app
Rebecca Law ef2bbbe683 Fix billable units
There was a situation where the SMS was sent, the request timed out we got a 503 so the notification was put on the retry queue. However, the provider got the notification and sent the message. This means we didn't set the billable_units on the notification and the service will not be billed.
This PR is to fix the notifications that we can accurrately update.
2019-05-07 16:31:12 +01:00
..
2019-02-27 10:59:31 +00:00
2019-02-13 15:02:18 +00:00
2019-05-07 16:31:12 +01:00