Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

support for task metadata #1

@vamsu

Description

@vamsu

What do you think of a feature to allow tasks to update job metadata ? It helps tasks capture there current progress. I am thinking of something on the lines as below

New function in Job interface -> Metadata(data JobMetadata) (bool, error)
New type -> type JobMetadata map[string]interface{}

If you think it is a useful, I can send a PR.

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