onPartialBatchItemFailure

@JvmName(name = "ihpufdjtxfphywgw")
suspend fun onPartialBatchItemFailure(value: Output<PipeOnPartialBatchItemFailureStreams>)
@JvmName(name = "ekxkcmcnvvdpikuv")
suspend fun onPartialBatchItemFailure(value: PipeOnPartialBatchItemFailureStreams?)

Parameters

value

Define how to handle item process failures. AUTOMATIC_BISECT halves each batch and retry each half until all the records are processed or there is one failed message left in the batch.