ym1198Y
Windmill3y ago
13 replies
ym1198

Which rest api to use for re-running a failed flow-run

My usecase is if some flow-run gets failed in production workspace (which i dont have access to) due to 3rd party rate limiting issue.
We want to run that job again by clicking on "Run again"

But since i dont have access to that workspace, i cannot run that again.
And senior have to run that.
Since they are busy, can i run that script by using the unique run-id of that run with rest api ?

If yes, please let me know the rest api for re-running a particular flow.
PS- dont what to run that script but that particular run instance of that script so input remains same
Was this page helpful?