Question - Give the list of persistence points?
Answer -
Below are the persistence points at which the orchestration engine stores state,
- End of a transactional scope
- At debugging breakpoints
- At the execution of other orchestrations through the Start Orchestration shape
- At the Send shape
- When an orchestration instance is suspended
- When the system shutdowns in a controlled manner
- When the engine determines it wants to dehydrate
- When an orchestration instance is finished