Forum Discussion

kindminis's avatar
kindminis
New Contributor
3 years ago

REST GET with retries not working

I have a REST GET snap with an authorization header holding an access token which is making a call to see if a job is done with a status code that is either Submitted or Completed. I want it to retry...