Skip to content

Conversation

@viglia
Copy link
Contributor

@viglia viglia commented Nov 20, 2025

Fixes data export TransferJob configuration to ensure jobs are one-shot.

  • Removed misleading job_duration parameter from create_transfer_job and related export functions, as the GCS Transfer Service uses schedule_end_date == schedule_start_date to define a single-run job.

Fixes data export TransferJob configuration to ensure jobs are one-shot.

* Removed misleading job_duration parameter from create_transfer_job and related export functions, as the GCS Transfer Service uses schedule_end_date == schedule_start_date to define a single-run job.
@viglia viglia requested review from a team as code owners November 20, 2025 08:12
@viglia viglia self-assigned this Nov 20, 2025
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Nov 20, 2025
@viglia viglia requested a review from ellisonmarks November 20, 2025 08:12
@codecov
Copy link

codecov bot commented Nov 20, 2025

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/sentry/replays/data_export.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master   #103712   +/-   ##
========================================
  Coverage   80.60%    80.60%           
========================================
  Files        9270      9270           
  Lines      395770    395769    -1     
  Branches    25213     25213           
========================================
+ Hits       318992    318993    +1     
+ Misses      76349     76347    -2     
  Partials      429       429           

@viglia viglia merged commit 92c8138 into master Nov 20, 2025
68 checks passed
@viglia viglia deleted the viglia/fix/sts-job-daily-schedule branch November 20, 2025 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants