]> _ Git - psq.git/commitdiff
more time
authorLouis Jeckel <louis.jeckel@outlook.cm>
Thu, 8 Oct 2020 07:59:39 +0000 (09:59 +0200)
committerLouis Jeckel <louis.jeckel@outlook.cm>
Thu, 8 Oct 2020 07:59:39 +0000 (09:59 +0200)
app/Jobs/ProcessEmailBatch.php
config/horizon.php

index afc8f45cbc8c035d5934aa50896c90346fcdc7c9..54c2c99d3028c2f62a70308538111b5296fedc49 100644 (file)
@@ -30,7 +30,7 @@ class ProcessEmailBatch implements ShouldQueue
 
     private $users;
 
-    public $timeout = 300;
+    public $timeout = 600;
 
 
     /**
index a4b563e1bab0b2a11e488055b176daeea6b95e19..398da17aa77af59b56df667aa7602fbba6688777 100644 (file)
@@ -172,7 +172,7 @@ return [
                 'balance' => 'simple',
                 'processes' => 10,
                 'tries' => 1,
-                'timeout' => 300,
+                'timeout' => 600,
             ],
         ],