Skip to content

Client Polling #14

@sellis

Description

@sellis

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions