It would be a nice quality-of-life improvement to be able to tell in the Web UI that the execution is currently in a Workflow.await. When there’s a timer or a Worflow.await with a timeout there’s something the event history indicates the amount of time, but if it’s only a Workflow.await without a timeout, there’s no visual indicator that the workflow is in this await state. Many times, I’ve had to then look at the workflow definition to deduce that this was the state it was in.
I’m aware I can add custom search attributes, and I do, but those search attributes are not visible in the UI’s execution view either.