mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-13 18:37:58 -04:00
Previously this would repeat the task even the current iteration of the loop had processed a non-full batch. This could cause the task to error incorrectly if one or two notifications breach the timeout threshold in between iterations.