>>1732the hardest part was definitely the mental shift of treating side effects as
deterministic only. once u get used to using activities for anything that touches the outside world, its hard to go back to managing those messy dead-letter queues.
>still gotta be careful with non-deterministic code in workflows though or everything breaks during a replay.