Stop scheduling the RepairRemoteCollectionsScheduler (#39887)

This commit is contained in:
Claire
2026-08-21 11:45:14 +00:00
committed by GitHub
parent 4529926440
commit a7f2e22793

View File

@@ -76,7 +76,3 @@
interval: 1 hour
class: Scheduler::CollectionItemCleanupScheduler
queue: scheduler
repair_remote_collections_scheduler:
every: ['24h', first_in: '1s']
class: Scheduler::RepairRemoteCollectionsScheduler
queue: scheduler