Skip to content

[Feature]: Expose pilot waiting time metric for scheduling (pilot placement - site director) optimization #8549

@mezzeddinee

Description

@mezzeddinee

Feature Description

Pilot waiting times on sites/queues can vary significantly depending on site load, resource availability, and other factors outside DIRAC control. However, this information is very important for scoring and ranking sites/queues.

It would be valuable to expose pilot waiting time:

PilotWaitingTime = PilotStartTime - PilotSubmissionTime

This metric could be used to score sites/queues based on expected waiting time, where sites with lower predicted waiting time are favored.

In our case, we hope to use this in the context of multi-objective optimization, where sites are favored based on a weighted scoring function combining both expected pilot waiting time and site greenness metrics such as carbon intensity

This would help improve scheduling decisions by balancing turnaround time and environmental impact.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions