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