We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1fc138 commit 5e0fd61Copy full SHA for 5e0fd61
1 file changed
sentry_sdk/integrations/celery/beat.py
@@ -169,7 +169,7 @@ def _wrap_beat_scheduler(
169
- a new Sentry trace is started for each task started by Celery Beat and
170
it is propagated to the task.
171
- the Sentry Crons information is set in the Celery Beat task's
172
- headers so that is is monitored with Sentry Crons.
+ headers so that is monitored with Sentry Crons.
173
174
After the patched function is called,
175
Celery Beat will call apply_async to put the task in the queue.
0 commit comments