Based on PR: #1737
HIL should work in the spam workflow but it does not. After submitting the response, the workflow runs from start instead of resuming from spam_detector executor. Same for my own workflow. It looks like workflow does not resume from checkpoint but instead starts a new run after response was submitted. In the PR, I noted that this checkpointing behavior should be handled by DevUI automatically for supporting HIL flow or maybe I miss something? @victordibia
Tested on release 251111 [Python].
