You don't have to delete and recreate these notifications, you can:
stop gunicorn
backup your database
start gunicorn
delete notification
test
stop gunicorn
restore backed up database
start gunicorn
This will put you back to where the notifications are in place again.
Also, your info.log will show us if you have a ton of events firing when they shouldn't be or too often, please post this as well.