ReactionOptions
@rotorsoft/act-root / act/src / ReactionOptions
Type Alias: ReactionOptions
ReactionOptions =
object
Defined in: libs/act/src/types/reaction.ts:120
Options for reaction processing.
Properties
blockOnError
readonlyblockOnError:boolean
Defined in: libs/act/src/types/reaction.ts:121
Whether to block on error.
maxRetries
readonlymaxRetries:number
Defined in: libs/act/src/types/reaction.ts:122
Maximum number of retries.