mirror of
https://github.com/GSA/notifications-api.git
synced 2026-03-01 14:29:51 -05:00
When a high volume service posts a notification we want to commit the db session before we send the message to SQS. This will release the db connection earlier.