Skip to content

docs(rq): remove defunct --sentry-dsn CLI flag#17937

Open
sentry-junior[bot] wants to merge 1 commit into
masterfrom
fix/rq-remove-sentry-dsn-flag
Open

docs(rq): remove defunct --sentry-dsn CLI flag#17937
sentry-junior[bot] wants to merge 1 commit into
masterfrom
fix/rq-remove-sentry-dsn-flag

Conversation

@sentry-junior
Copy link
Copy Markdown
Contributor

@sentry-junior sentry-junior Bot commented May 31, 2026

The --sentry-dsn option has been fully removed from RQ. The previous docs showed it in the worker startup command with a comment # only necessary for RQ < 1.0, which was misleading — the flag doesn't exist at all in current RQ releases (not listed in official RQ worker args).

This also fixes the circular reference loop: python-rq.org/patterns/sentry/ now just redirects back to this page, pointing users at a flag that no longer exists.

Changes:

  • Removed --sentry-dsn line from the worker startup command
  • Updated the ## The --sentry-dsn CLI option section to clearly state the flag has been removed

Reported via Sentry User Feedback. Action taken on behalf of Rahul Chhabria.


View Session in Sentry

The --sentry-dsn option has been fully removed from RQ and no longer
exists in any current release. The previous comment ('only necessary
for RQ < 1.0') was misleading — the flag is gone entirely, not just
optional. Updated the worker startup snippet and the --sentry-dsn
section accordingly.

Fixes #17936

Co-authored-by: Rahul Chhabria <rahul.chhabria@sentry.io>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 31, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sentry-docs Ready Ready Preview, Comment May 31, 2026 3:01am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
develop-docs Ignored Ignored May 31, 2026 3:01am

Request Review

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.

1 participant