update: command

This commit is contained in:
tokumeikoi
2022-01-22 02:06:53 +08:00
parent 6f849664cc
commit e89c84ad0e
4 changed files with 54 additions and 1 deletions

View File

@ -15,7 +15,7 @@ class StatServerJob implements ShouldQueue
protected $statistic;
public $tries = 3;
public $timeout = 5;
public $timeout = 60;
/**
* Create a new job instance.