bisectBatchOnFunctionError property

bool? bisectBatchOnFunctionError
final

(Streams) If the function returns an error, split the batch in two and retry. The default value is false.

Implementation

final bool? bisectBatchOnFunctionError;