mastodon/app/workers/activitypub
Takeshi Umeda a8b6524b43
Changed retries and rescued in ActivityPub::ProcessingWorker (#14355)
* Changed the number of retries and rescued exceptions in ActivityPub::ProcessingWorker

* Remove RecordNotUnique from rescue
2020-07-20 11:26:12 +02:00
..
delivery_worker.rb
distribute_poll_update_worker.rb
distribution_worker.rb
fetch_replies_worker.rb
low_priority_delivery_worker.rb
move_distribution_worker.rb Change move handler to carry blocks over (#14144) 2020-07-01 13:51:15 +02:00
post_upgrade_worker.rb
processing_worker.rb Changed retries and rescued in ActivityPub::ProcessingWorker (#14355) 2020-07-20 11:26:12 +02:00
raw_distribution_worker.rb
reply_distribution_worker.rb
synchronize_featured_collection_worker.rb
update_distribution_worker.rb