chore: update createExecution

This commit is contained in:
Chirag Aggarwal 2025-06-26 13:37:43 +05:30
parent 8bf3a8bf5d
commit 276a294391

View file

@ -188,7 +188,7 @@ class Executor
array $headers,
float $cpus,
int $memory,
string $runtimeEntrypoint = null,
string $runtimeEntrypoint = '',
bool $logging,
int $requestTimeout = null
) {