Fix incorrect name in scheduler configuration (#35263)

pull/35269/head
Claire 6 months ago committed by GitHub
parent 83660ee381
commit 1ebb87a6a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save