docs(issues): archive #028 after production Sentry enablement - #1545
Conversation
Record that Railway production and staging now run privacy-safe Sentry server error tracking with DB tracing at 10% sample rate.
This pull request has been ignored for the connected project Preview Branches by Supabase. |
Warning Review limit reachedYou’ve reached a temporary PR review limit under our Fair Usage Limits Policy. Next review available in:54 minutes Your organization has reached its usage spending cap. Adjust your spending cap in the billing tab. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
Comment |
Qodo reviews are paused for this user.Troubleshooting steps vary by plan Learn more → On a Teams plan? Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center? |
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
Uh oh!
There was an error while loading. Please reload this page.
Summary
#028after enabling privacy-safe production Sentry server error tracking and DB tracing on Railway.Databaseservice now hasSENTRY_DSN,SENTRY_ENVIRONMENT=production, andSENTRY_TRACES_SAMPLE_RATE=0.1(verified with livespan.op:dbspans).appservice configured with the same DSN atSENTRY_ENVIRONMENT=staging.NEXT_PUBLIC_SENTRY_DSN, sourcemap upload tokens (SENTRY_ORG/SENTRY_PROJECT/SENTRY_AUTH_TOKEN), and worker Sentry vars (worker has no Sentry instrumentation).Clinical Governance Preflight
Test plan
environment:production span.op:dbRAG impact: no retrieval behaviour change — docs/outstanding-issues archive only.