The workflow is pretty safe. It will reset the batch notification timer, and it should only send new notifications from the time you run this workflow.
Stop Email Service
docker stop notify
Open the notifier db
sudo sqlite3 /shm/gateway/notify/web-db.sqlite
Read the status table, copy somewhere in case its helpful for later debugging