eee
This commit is contained in:
+1
-1
@@ -127,7 +127,7 @@ class Connection extends Component
|
||||
*/
|
||||
public function tick(): void
|
||||
{
|
||||
Timer::tick(10000, fn() => $this->checkClientHealth($this->pool()));
|
||||
Timer::tick(120000, fn() => $this->checkClientHealth($this->pool()));
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user