Skip to content

Implement TrustPUSitelists support for site optimization#5

Open
IV-cmd wants to merge 1 commit into
mmascher:mainfrom
IV-cmd:feature/trust-pu-sitelists
Open

Implement TrustPUSitelists support for site optimization#5
IV-cmd wants to merge 1 commit into
mmascher:mainfrom
IV-cmd:feature/trust-pu-sitelists

Conversation

@IV-cmd
Copy link
Copy Markdown

@IV-cmd IV-cmd commented Apr 23, 2026

Implements the missing TrustPUSitelists functionality to optimize site selection based on pileup availability.

Changes

  • Parsed TrustPUSitelists flag from request.json
  • Query MSPileup service for currentRSEs (sites which has the local pileup)
  • Filter available sites to ones with local pileup data
  • Tested it and it reduces site usage by up to 68% when TrustPUSitelists=true

Testing

  • Tested with TrustPUSitelists=false (47 sites)
  • Tested with TrustPUSitelists=true (filtered sites)
  • Tested fallback when MSPileup unavailable

Resolves #4

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Respect TrustPUSitelists

1 participant