diff --git a/src/Resources/Product.php b/src/Resources/Product.php index 597eded..56330d0 100644 --- a/src/Resources/Product.php +++ b/src/Resources/Product.php @@ -35,7 +35,7 @@ public function getList($query = []) } else { return []; } - } catch (DpdException $e) { + } catch (DpdException|\Exception $e) { $result = $this->cacheWrapper->getCachedList($query, true); //a year // So we had a failure save cache now for an hour