toString()} (timeout: {$timeout->toHumanReadable()})" )->withData([ 'command' => $command->toString(), 'timeout_seconds' => $timeout->toSeconds(), 'timeout_human' => $timeout->toHumanReadable(), ])->withRetryAfter((int) ceil($timeout->toSeconds())); } }