Update
This commit is contained in:
@@ -52,7 +52,7 @@ public function handle(): void
|
||||
'content_id' => $this->contentId,
|
||||
'error' => $e->getMessage(),
|
||||
]);
|
||||
|
||||
|
||||
throw $e;
|
||||
}
|
||||
}
|
||||
@@ -66,4 +66,4 @@ public function failed(\Throwable $exception): void
|
||||
'exception' => $exception->getMessage(),
|
||||
]);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user