- Retries on error or timeout
- ERROR on max retries/timeouts reached
Demonstrates basic and most useful functionality of Active Object with FSM.
FSM transitions presented in a compact & readable way - Transitions table. Implementing Mealy machine with guards functionality for max retries.