We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d489b9 commit ca804deCopy full SHA for ca804de
src/sentry/tasks/deletion/hybrid_cloud.py
@@ -92,7 +92,7 @@ def _chunk_watermark_batch(
92
93
@instrumented_task(
94
name="sentry.tasks.deletion.hybrid_cloud.schedule_hybrid_cloud_foreign_key_jobs_control",
95
- queue="cleanup",
+ queue="cleanup.control",
96
acks_late=True,
97
silo_mode=SiloMode.CONTROL,
98
)
0 commit comments