bisectBatchOnFunctionError property
(Streams) If the function returns an error, split the batch in two and retry. The default value is false.
Implementation
final bool? bisectBatchOnFunctionError;
(Streams) If the function returns an error, split the batch in two and retry. The default value is false.
final bool? bisectBatchOnFunctionError;