Skip to content

Retry a workflow with cURL #13525

Closed Locked Answered by agilgur5
sidify asked this question in Q&A
Discussion options

You must be logged in to vote

The API method is PUT, but your cURL statement is sending a GET. You probably want to add -X PUT and perhaps some data in your request

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by agilgur5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
area/api Argo Server API area/retry-manual Manual workflow "Retry" Action (API/CLI/UI). See retryStrategy for template-level retries type/support User support issue - likely not a bug
2 participants