Skip to content

Job count querying #41

@vs49688

Description

@vs49688

The Nimrod Portal requires completed, failed, running, pending, and total counts of each job. This information isn't available unless the status of each job (and thus each attempt) is queried and counted, which is slow.

A new method JobCounts getJobCounts(Experiment exp); should be added to NimrodAPI, which provides this information in an efficient way.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions