Skip to content

Server-side download URL generation#1438

Open
ponyisi wants to merge 5 commits into
developfrom
server-url-generation
Open

Server-side download URL generation#1438
ponyisi wants to merge 5 commits into
developfrom
server-url-generation

Conversation

@ponyisi

@ponyisi ponyisi commented May 12, 2026

Copy link
Copy Markdown
Collaborator

This is a first pass at generating download URLs for ServiceX output on the server side. The client can request a list of files in a transform, and URLs will be returned.

We have a hook here for doing this with other backends, e.g. xrootd-based ones. At some point we also probably want to cache results for some length of time.

@ponyisi ponyisi requested a review from MattShirley May 12, 2026 20:12
@codecov

codecov Bot commented May 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.36%. Comparing base (042db4d) to head (6741de0).
⚠️ Report is 8 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1438      +/-   ##
===========================================
+ Coverage    88.91%   89.36%   +0.45%     
===========================================
  Files          103      104       +1     
  Lines         3679     3921     +242     
  Branches       454      494      +40     
===========================================
+ Hits          3271     3504     +233     
- Misses         333      342       +9     
  Partials        75       75              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ponyisi ponyisi marked this pull request as draft May 12, 2026 20:33
@ponyisi ponyisi requested a review from BenGalewsky May 12, 2026 20:33
@ponyisi ponyisi force-pushed the server-url-generation branch from c75c2e9 to 31f7365 Compare May 13, 2026 21:21
@ponyisi ponyisi marked this pull request as ready for review May 13, 2026 21:30
Comment thread servicex_app/servicex_app/routes.py Outdated
Comment thread servicex_app/servicex_app/resources/transformation/file_urls.py
@ponyisi ponyisi requested a review from MattShirley May 20, 2026 02:25
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.

2 participants