failure Policy
Parameters
value
Optional. 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.).
suspend fun failurePolicy(argument: suspend GoogleCloudIntegrationsV1alphaFailurePolicyArgsBuilder.() -> Unit)
Parameters
argument
Optional. 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.).