Only fire a slack notification if a journey fails after a retry
I'm having issues with IE11 not booting up correctly today, it marks the test as a failure, sends a slack message, then retries.
On retry it almost always passes, ideally I'd only want to send a slack message if the retry failed.