mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-28 14:00:03 -05: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.