- Performs Retry on error or timeout after delay
- ERROR on max retries/timeouts reached
FSM transitions presented in a compact & readable way - Transitions table. Implementing Mealy machine with guards functionality for max retries.
FSM transitions presented in a compact & readable way - Transitions table. Implementing Mealy machine with guards functionality for max retries.