Commanded v1.0.0 Commanded.ProcessManagers.FailureContext View Source
Contains the data related to a failure.
The available fields are:
pending_commands
- the pending commands that were not executed yetprocess_manager_state
- the state the process manager would be in if the command would not fail.last_event
- the last event the process manager receivedcontext
- the context of failures (to be passed between each failure), used in example to count retries.