OptionalctxStatic schedule context or factory evaluated for each run.
OptionalinstrumentationProvider instrumentation target that receives schedule events for each
run. Pass ctx.ports, ctx.ports.instrumentation, or
ctx.ports.devtools directly.
The runner records started, completed, and failed events. Recording
failures are isolated from schedule execution.
OptionalinstrumentationCorrelation fields attached to recorded schedule events.
OptionalnowClock used when run timestamps are not provided.
OptionaltracingRuntime tracing port used before a lazy context factory runs.
OptionalonCalled when payload creation, validation, or the handler fails.
OptionalonCalled when a lifecycle hook throws.
OptionalonCalled after payload validation and before the schedule handler.
OptionalonCalled after the schedule handler completes.
Options for the inline schedule runner.