Skip to content

Commit

Permalink
Revert "Change interval for launching of IndexingScheduler"
Browse files Browse the repository at this point in the history
This reverts commit c4e5b72a0c0a75799ec119bfca32db21022ef5a0.
  • Loading branch information
ushitora-anqou committed Sep 20, 2023
1 parent e70e638 commit e10f37c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/sidekiq.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
class: Scheduler::Trends::ReviewNotificationsScheduler
queue: scheduler
indexing_scheduler:
cron: '0 3 * * * Asia/Tokyo'
every: '5m'
class: Scheduler::IndexingScheduler
queue: scheduler
vacuum_scheduler:
Expand Down

0 comments on commit e10f37c

Please sign in to comment.