Managed to work out what this was. I had a bot which sent an email then an SMS via a Webhook. I’ve been trying to sort out a new SMS but presumed leaving it in the app wouldn’t cause any issues. The problem was the bot would sent the email, then the SMS task would timeout meaning the bot never completed. So it just kept re-running…