Hi @cloudflare dev , do you have plans to make it possible to jump to another step in the workflow?
Hi @cloudflare dev , do you have plans to make it possible to jump to another step in the workflow? This should give us a lot more use cases for workflows.
An example:
An example:
- step 1: sleep
- step 2: call some external system to check status
-- when status <> 'done', go back to step 1
-- else when status 'done', continue - step 3: do some processing



