Refactor CheckLogDrainContainerJob handle method
This commit is contained in:
parent
b455d153ae
commit
2beda08717
@ -40,7 +40,7 @@ public function healthcheck()
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
public function handle(): void
|
public function handle()
|
||||||
{
|
{
|
||||||
// ray("checking log drain statuses for {$this->server->id}");
|
// ray("checking log drain statuses for {$this->server->id}");
|
||||||
try {
|
try {
|
||||||
|
Loading…
Reference in New Issue
Block a user