Google Cloud PHP shared dependency, providing functionality useful to all components. Client - Class Retry (1.52.11)

Reference documentation and code samples for the Google Cloud PHP shared dependency, providing functionality useful to all components. Client class Retry.

A class for retrying the failed items.

Namespace

Google \ Cloud \ Core \ Batch

Methods

__construct

Initialize a BatchRunner and $failureFile.

Parameter
NameDescription
runner Google\Cloud\Core\Batch\BatchRunner

[optional] Defaults to a new BatchRunner.

retryAll

Retry all the failed items.