You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/workers/scheduler
Eugen Rochko 9014367bd8
Fix background jobs not using locks like they are supposed to (#13361)
Also:

- Fix locks not being removed when jobs go to the dead job queue
- Add UI for managing locks to the Sidekiq dashboard
- Remove unused Sidekiq workers

Fix #13349
5 years ago
..
backup_cleanup_scheduler.rb
doorkeeper_cleanup_scheduler.rb
email_scheduler.rb
feed_cleanup_scheduler.rb
ip_cleanup_scheduler.rb
media_cleanup_scheduler.rb
pghero_scheduler.rb
scheduled_statuses_scheduler.rb
trending_tags_scheduler.rb
user_cleanup_scheduler.rb