mirror of
https://github.com/GSA/notifications-api.git
synced 2026-04-27 12:49:59 -04:00
In this PR the id for the notification is passed in and used to created the notification, which causes a integrity error. Normally when we get a SQLAlchemy error here we send the message to the retry queue, but if the notification already exists we just ignore it.
3.5 KiB
3.5 KiB