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 Fix background jobs not using locks like they are supposed to (#13361) 5 years ago
doorkeeper_cleanup_scheduler.rb Fix background jobs not using locks like they are supposed to (#13361) 5 years ago
email_scheduler.rb Fix background jobs not using locks like they are supposed to (#13361) 5 years ago
feed_cleanup_scheduler.rb Fix background jobs not using locks like they are supposed to (#13361) 5 years ago
ip_cleanup_scheduler.rb Fix background jobs not using locks like they are supposed to (#13361) 5 years ago
media_cleanup_scheduler.rb Fix background jobs not using locks like they are supposed to (#13361) 5 years ago
pghero_scheduler.rb Fix background jobs not using locks like they are supposed to (#13361) 5 years ago
scheduled_statuses_scheduler.rb Fix background jobs not using locks like they are supposed to (#13361) 5 years ago
trending_tags_scheduler.rb Fix background jobs not using locks like they are supposed to (#13361) 5 years ago
user_cleanup_scheduler.rb Fix background jobs not using locks like they are supposed to (#13361) 5 years ago