Fix incorrect name in scheduler configuration (#35263)

This commit is contained in:
Claire 2025-07-04 09:51:01 +02:00 committed by GitHub
parent 83660ee381
commit 1ebb87a6a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -70,5 +70,5 @@
queue: scheduler
fasp_follow_recommendation_cleanup_scheduler:
interval: 1 day
class: Scheduler::Fasp::FollowRecommendationsScheduler
class: Scheduler::Fasp::FollowRecommendationCleanupScheduler
queue: scheduler