Share via


orchestrator Module

Durable Orchestrator.

Responsible for orchestrating the execution of the user defined generator function.

Classes

Orchestrator

Durable Orchestration Class.

Responsible for orchestrating the execution of the user defined generator function.

Create a new orchestrator for the user defined generator.

Responsible for orchestrating the execution of the user defined generator function. :param activity_func: Generator function to orchestrate.