you are building a state machine. some states should become unreachable after certain steps. how do you handle cases where the execution still reaches those states?

panic
50.0% (3)
return error
33.3% (2)
do nothing 💀
16.7% (1)

6 interactions

Posted by @avi.im on 11/30/2024, 10:14:38 AM