structure warning stuff
This commit is contained in:
@@ -219,6 +219,7 @@ class ProcessStructureJob implements ShouldQueue
|
||||
'structure_id' => $structureId,
|
||||
]);
|
||||
} catch(RequestFailedException $e) {
|
||||
Log::warning("Failed to get structure information for structure with id " . $structureId);
|
||||
$info = null;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user