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