Skip to content

Reorder client registration #35

@michaelkaye

Description

@michaelkaye

There's a possible issue atm where clients register but stop polling for updates by the time they're allocated to a job.

It would be better if clients sat in a "register" loop until they were needed, and only then moved onto setup and then start polling for requests.

This reduces things like lengths of videos stored and gets better timings on how long tests run, and also gives us two piles of clients - one pile waiting for work and the other doing the work.

TBD: how the API looks; how things move between states.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions