cqp 3 hari lalu
induk
melakukan
30c328944c
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      app/Jobs/ProcessDataJob.php

+ 1 - 1
app/Jobs/ProcessDataJob.php

@@ -23,7 +23,7 @@ class ProcessDataJob implements ShouldQueue
     protected $user;
     protected $type;
 
-    public $timeout = 200;
+    public $timeout = 300;
 
     public function __construct($data, $user, $type = 1)
     {