Skip to content

Future improvements - multiple job query and job labeling #49

@vsoch

Description

@vsoch

I'd like the following to work:

  • To be able to give an attribute to a job on submit (I know how to do this in Python and on the command line) but then be able to query (in Python) to check that a job of interest has that attribute defined for that value. This use case simplified is "check if the current job has attribute A == B.
  • Taking this ability and applying to query across all jobs. This use case simplified is "Show me all the jobs with attribute A == B.

The first will allow to validate that a user owns a job, and the second will be to make the poll a little more efficient (one request to the server instead of the currently separate).

Pinging @grondo for wisdom next week!

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