FanoutOptions
Defined in: core/src/index.ts:78
Fanout options
Properties
Section titled “Properties”onError()?
Section titled “onError()?”
optionalonError: (error) =>void
Defined in: core/src/index.ts:82
Error handler for best-effort strategy
Parameters
Section titled “Parameters”Error
Returns
Section titled “Returns”void
strategy?
Section titled “strategy?”
optionalstrategy:FanoutStrategy
Defined in: core/src/index.ts:80
Strategy for handling errors