temporalio.worker.WorkflowReplayResult

Failure during replay if any.

This does not mean your workflow exited by raising an error, but rather that some task failure such as temporalio.workflow.NondeterminismError was encountered during replay - likely indicating your workflow code is incompatible with the history.