$retriableErrorCodes
$retriableErrorCodes :
This class is marked as internal and it is not under the BC promise of the package.
execute(resource|\CurlHandle $ch, integer $retries = 5, boolean $closeAfterDone = true) : boolean|string
Executes a CURL request with optional retries and exception on failure
| resource|\CurlHandle | $ch | curl handler |
| integer | $retries | |
| boolean | $closeAfterDone |
@see curl_exec