Skip to content

Can we get a 202 after a 201? #22

@aheward

Description

@aheward

So, I send a call to the grid to spin up some nodes. I get back a 201, which means that things aren't yet ready for tests to start.

If I send a second request to the same URI, however, I get a 409.

How am I supposed to know when things are ready to go? I'd like to have an end point to query and get back a 202, so that I know it's okay to start the actual test cases.

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