Skip to content

chore(preprod): Pass retention day values to launchpad via new endpoint#107882

Merged
NicoHinderling merged 1 commit intomasterfrom
02-09-chore_preprod_pass_retention_days_value_to_launchpad_for_objectstore_retention
Feb 10, 2026
Merged

chore(preprod): Pass retention day values to launchpad via new endpoint#107882
NicoHinderling merged 1 commit intomasterfrom
02-09-chore_preprod_pass_retention_days_value_to_launchpad_for_objectstore_retention

Conversation

@NicoHinderling
Copy link
Contributor

@NicoHinderling NicoHinderling commented Feb 9, 2026

Launchpad related PR: getsentry/launchpad#565

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Feb 9, 2026
Copy link
Contributor Author

NicoHinderling commented Feb 9, 2026

@NicoHinderling NicoHinderling marked this pull request as ready for review February 9, 2026 21:54
@NicoHinderling NicoHinderling requested a review from a team as a code owner February 9, 2026 21:54
@NicoHinderling NicoHinderling force-pushed the 02-09-chore_preprod_pass_retention_days_value_to_launchpad_for_objectstore_retention branch from 948e7f1 to 11bc0a2 Compare February 9, 2026 22:04
@NicoHinderling NicoHinderling force-pushed the 02-09-chore_preprod_add_subscription_specific_retention_to_size_build_distro_eap_writes branch from 564248f to 2876da5 Compare February 9, 2026 22:04
quotas.backend.get_event_retention(
organization=org, category=DataCategory.SIZE_ANALYSIS
)
or 90
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think if this returns None we want to store forever right? Does objectstore support indefinite retention, if so we should probably forward that some how.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

synced offline. in prod we should always get a value despite what the get_event_retention method's comment says

Copy link
Contributor

@chromy chromy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm % 1 comment

Base automatically changed from 02-09-chore_preprod_add_subscription_specific_retention_to_size_build_distro_eap_writes to master February 10, 2026 17:45
@NicoHinderling NicoHinderling force-pushed the 02-09-chore_preprod_pass_retention_days_value_to_launchpad_for_objectstore_retention branch from 11bc0a2 to 614244a Compare February 10, 2026 18:20
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Feb 10, 2026
@github-actions
Copy link
Contributor

🚨 Warning: This pull request contains Frontend and Backend changes!

It's discouraged to make changes to Sentry's Frontend and Backend in a single pull request. The Frontend and Backend are not atomically deployed. If the changes are interdependent of each other, they must be separated into two pull requests and be made forward or backwards compatible, such that the Backend or Frontend can be safely deployed independently.

Have questions? Please ask in the #discuss-dev-infra channel.

@NicoHinderling NicoHinderling changed the title chore(preprod): Pass retention_days value to launchpad for objectstore retention chore(preprod): Pass retention day values to launchpad via new endpoint Feb 10, 2026
Copy link
Contributor

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

@NicoHinderling NicoHinderling force-pushed the 02-09-chore_preprod_pass_retention_days_value_to_launchpad_for_objectstore_retention branch 2 times, most recently from 34161db to c29b8c2 Compare February 10, 2026 18:42
@NicoHinderling NicoHinderling enabled auto-merge (squash) February 10, 2026 18:44
@NicoHinderling NicoHinderling requested review from a team as code owners February 10, 2026 19:15
@NicoHinderling NicoHinderling force-pushed the 02-09-chore_preprod_pass_retention_days_value_to_launchpad_for_objectstore_retention branch 2 times, most recently from 219dec4 to 586e5da Compare February 10, 2026 19:16
@NicoHinderling NicoHinderling force-pushed the 02-09-chore_preprod_pass_retention_days_value_to_launchpad_for_objectstore_retention branch from 586e5da to e4778b3 Compare February 10, 2026 19:17
@NicoHinderling NicoHinderling merged commit f53e043 into master Feb 10, 2026
73 checks passed
@NicoHinderling NicoHinderling deleted the 02-09-chore_preprod_pass_retention_days_value_to_launchpad_for_objectstore_retention branch February 10, 2026 19:39
jaydgoss pushed a commit that referenced this pull request Feb 12, 2026
…nt (#107882)

Launchpad related PR: getsentry/launchpad#565

---------

Co-authored-by: Claude <noreply@anthropic.com>
@github-actions github-actions bot locked and limited conversation to collaborators Feb 26, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

claude-code-assisted Scope: Backend Automatically applied to PRs that change backend components Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants