failurePolicy property
Determines the number of times the task will be retried on failure and with what retry strategy.
This is applicable for asynchronous calls to Eventbus alone (Post To Queue, Schedule etc.).
Optional.
Implementation
GoogleCloudIntegrationsV1alphaFailurePolicy? failurePolicy;