mirror of
https://github.com/GSA/notifications-api.git
synced 2026-05-07 17:48:06 -04:00
This meant that the research mode task would never work. Also the way we mark data as "temporary-failure" with firetext is with first a pending status callback then a declined callback. This PR changes the research mode task to account for that situation.