Skip to content

ConnectorStatus.getConnector() should return type-safe object instead of map #74

@0xERR0R

Description

@0xERR0R

Current implementation of ConnectorStatus.getConnector() returns a Map with "state" and "worker_id". It would be handy to get Object with state as enum and worker_id as String. See also TaskStatus

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