Ex4pmEngine.Reactors.Chicago.AroundHooks (ex4pm v26.9.9)

Copy Markdown View Source

Around-hooks providing transactional execution boundaries and BRCE receipt enforcement around Reactor step executions.

Summary

Functions

Wraps reactor step execution inside a BRCE evidence envelope. Emits a pending receipt before execution and an outcome receipt upon completion.

Telemetry and latency measurement around hook.

Functions

with_brce_boundary(arguments, context, options, callback)

Wraps reactor step execution inside a BRCE evidence envelope. Emits a pending receipt before execution and an outcome receipt upon completion.

with_latency_audit(arguments, context, options, callback)

Telemetry and latency measurement around hook.