if (isLeft(errorOrEmailNotification)) {
    const error = readableReport(errorOrEmailNotification.value);
    return left<RuntimeError, NotificationEvent>(
      PermanentError(
        `Wrong format for email notification|notification=${notificationId}|message=${