mirror of
https://github.com/GSA/notifications-api.git
synced 2026-07-04 16:37:37 -04:00
We are using the notify queue in this iteration because that queue is a low volume queue with it's own dedicated workers. This just saves us from building a new queue at this point, and a new queue may not be necessary.