Submits one entity-action dispatch as durable work.
Implemented by the host over TaskGraphService.Submit — per D14, "run this action durably with retry" is a single-node durable graph, not a new queue.
TaskGraphService.Submit
Submits one entity-action dispatch as durable work.
Implemented by the host over
TaskGraphService.Submit— per D14, "run this action durably with retry" is a single-node durable graph, not a new queue.