Skip to content

update manman subscribe documentation  #70

@QMasterMoo

Description

@QMasterMoo

fix status names

class StatusType(Enum):
    CREATED = "CREATED"
    INITIALIZING = "INITIALIZING"
    RUNNING = "RUNNING"
    LOST = "LOST"
    COMPLETE = "COMPLETE"

    # TODO unused
    CRASHED = "CRASHED"

remove terferences to crashed/terminated post-lost condition, no longeru sed

remove references to is_lost column. Now comes from join provided by DatabseRepostiroy

manman status is now in manman project instead of fcm. access to current status comes via API

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions