I am using a slightly modified version of GitHub - CircleCI-Public/continuation-orb
When retrying a failed workflow, continuation is not possible.
The api/v2/pipeline/continue
call returns with {"message":"Pipeline is not in setup state."}
Is this a known issue / Is there any way to work around this?