-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
Hi Jeff,
Great node module you made here! Very impressive work.
I have a rest work flow that involves a client starting with a post request to submit a job, getting redirected to a job status page, and then polling that page (get) until a certain json element on it has the value "Complete".
I see everything I need in your API except the client polling part.
I don't see a way to tell bench-rest to loop and perform the same get request over and over again in the after hook until the verification step passes (job is complete). Maybe I'm missing something
Any advice you have would be most appreciated.
Thanks again for a creating a great node module!
Cheers,
Scott Ellis
Metadata
Metadata
Assignees
Labels
No labels