2
0

Persist follow recommendations from FASP (#35218)

This commit is contained in:
David Roetzel
2025-06-30 15:39:36 +02:00
committed by GitHub
parent e8a603b18f
commit bae258925c
12 changed files with 151 additions and 8 deletions

View File

@@ -68,3 +68,7 @@
interval: 1 hour
class: Scheduler::AutoCloseRegistrationsScheduler
queue: scheduler
fasp_follow_recommendation_cleanup_scheduler:
interval: 1 day
class: Scheduler::Fasp::FollowRecommendationsScheduler
queue: scheduler