Repro: Create a new workflow and add a `when` step that throws an error. Expected: Error should be displayed in console before retry Actual: No error is displayed and the message just retries
Repro:
Create a new workflow and add a
whenstep that throws an error.Expected:
Error should be displayed in console before retry
Actual:
No error is displayed and the message just retries