Docket.Executor.Local (docket v0.1.0-dev)

Copy Markdown View Source

Synchronous local executor: calls the node module directly in the activation's dispatcher task.

The dispatcher gives concurrent activations separate tasks, but Local does not add a nested node task. The runtime dispatcher owns the activation process and enforces its effective attempt timeout.