mastodon/app/workers/activitypub
ThibG a0de3222dd Retry delivering toots over ActivityPub for about 2 days (#6298)
Currently, Mastodon will retry delivering toots for a bit over 1 hour.
This is a very short timespan when considering private and direct toots, which
cannot be seen by the recipient at all after the delivery attempts have failed.

Ideally, private and direct toots should have a different number of retries,
but I do not know how to do that.
2018-01-19 15:49:48 +01:00
..
delivery_worker.rb Retry delivering toots over ActivityPub for about 2 days (#6298) 2018-01-19 15:49:48 +01:00
distribution_worker.rb
post_upgrade_worker.rb
processing_worker.rb Set snowflake IDs for backdated statuses (#5260) 2017-10-08 17:34:34 +02:00
raw_distribution_worker.rb Fix too many forwards (#5854) 2017-11-30 03:50:05 +01:00
reply_distribution_worker.rb
update_distribution_worker.rb