changed job duration to 1 hour
This commit is contained in:
@@ -25,7 +25,7 @@ class ProcessStructureJob implements ShouldQueue
|
||||
*
|
||||
* @var int
|
||||
*/
|
||||
public $timeout = 300;
|
||||
public $timeout = 3600;
|
||||
|
||||
/**
|
||||
* Number of job retries
|
||||
|
||||
Reference in New Issue
Block a user