I need to build a state machine which will be complex in future
But say for now there are 4 to 5 states and i need to manage workflows
What should be right choice for this... considering ill need async processes also i need to manage the lead for which i will probably use internal service
Should i create my own state machine or use fsm or other services like aws step functions or temporal
#statemachine
3 messages · Page 1 of 1 (latest)