Changed queue worker
Some checks failed
Push image to registry / build-image (push) Failing after 7m39s
Some checks failed
Push image to registry / build-image (push) Failing after 7m39s
This commit is contained in:
@ -28,7 +28,7 @@ abstract class BrowserJob implements ShouldQueue
|
||||
|
||||
public int $jobId;
|
||||
|
||||
public $timeout = 300;
|
||||
public $timeout = 500;
|
||||
|
||||
public function __construct(int $jobId)
|
||||
{
|
||||
|
Reference in New Issue
Block a user