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
42.9% (3)
return error
28.6% (2)
do nothing 💀
28.6% (2)

7 interactions

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