Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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