chore(preprod): Pass retention day values to launchpad via new endpoint#107882
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
948e7f1 to
11bc0a2
Compare
564248f to
2876da5
Compare
| quotas.backend.get_event_retention( | ||
| organization=org, category=DataCategory.SIZE_ANALYSIS | ||
| ) | ||
| or 90 |
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
synced offline. in prod we should always get a value despite what the get_event_retention method's comment says
11bc0a2 to
614244a
Compare
|
🚨 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 |
There was a problem hiding this comment.
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.
34161db to
c29b8c2
Compare
219dec4 to
586e5da
Compare
586e5da to
e4778b3
Compare
…nt (#107882) Launchpad related PR: getsentry/launchpad#565 --------- Co-authored-by: Claude <noreply@anthropic.com>

Launchpad related PR: getsentry/launchpad#565