diff --git a/config/horizon.php b/config/horizon.php index f8cde95..3fbc328 100644 --- a/config/horizon.php +++ b/config/horizon.php @@ -207,7 +207,7 @@ return [ 'maxJobs' => 0, 'memory' => 256, 'tries' => 1, - 'timeout' => 2700, // 45 Minutes + 'timeout' => 7200, // 2 hours 'nice' => 0, ], ],