Commit de23c1b
docs(rq): remove defunct --sentry-dsn CLI flag (#17937)
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](https://python-rq.org/docs/workers/)).
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](https://sentry.sentry.io/traces/?project=4510944073809921&query=gen_ai.conversation.id%3A%22slack%3AC8H0BQRDJ%3A1780190386.945419%22)
Co-authored-by: sentry-junior[bot] <264270552+sentry-junior[bot]@users.noreply.github.com>
Co-authored-by: Rahul Chhabria <rahul.chhabria@sentry.io>
Co-authored-by: Johannes Daxböck <johannes.daxboeck@sentry.io>1 parent 4fe58d8 commit de23c1b
1 file changed
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
| 67 | + | |
69 | 68 | | |
70 | 69 | | |
71 | 70 | | |
| |||
194 | 193 | | |
195 | 194 | | |
196 | 195 | | |
197 | | - | |
198 | | - | |
199 | | - | |
| 196 | + | |
200 | 197 | | |
201 | 198 | | |
202 | 199 | | |
| |||
0 commit comments