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/activitypub
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
6 years ago
..
delivery_worker.rb Suppress backtrace when delivering toots (#12798) 6 years ago
distribute_poll_update_worker.rb Fix background jobs not using locks like they are supposed to (#13361) 6 years ago
distribution_worker.rb Refactor all ActivityPub deliveries to be serialized and signed through one concern (#10966) 7 years ago
fetch_replies_worker.rb
low_priority_delivery_worker.rb
move_distribution_worker.rb Fixed missing account in MoveDistributionWorker (#11906) 7 years ago
post_upgrade_worker.rb
processing_worker.rb
raw_distribution_worker.rb
reply_distribution_worker.rb Refactor all ActivityPub deliveries to be serialized and signed through one concern (#10966) 7 years ago
synchronize_featured_collection_worker.rb Fix background jobs not using locks like they are supposed to (#13361) 6 years ago
update_distribution_worker.rb Refactor all ActivityPub deliveries to be serialized and signed through one concern (#10966) 7 years ago