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
Eugen Rochko 657496b5a9 Do not cancel PuSH subscriptions after encountering "permanent" error… (#3046)
* Do not cancel PuSH subscriptions after encountering "permanent" error response

After talking with MMN about it, turns out some servers/php setups do
return 4xx errors while rebooting, so this anti-feature that was meant
to take load off of the hub is doing more harm than good in terms of
breaking subscriptions

* Update delivery_worker.rb
8 years ago
..
admin
pubsubhubbub Do not cancel PuSH subscriptions after encountering "permanent" error… (#3046) 8 years ago
scheduler Fix Scheduler::SubscriptionsScheduler (#2834) 8 years ago
after_remote_follow_request_worker.rb
after_remote_follow_worker.rb
block_worker.rb
digest_mailer_worker.rb Spec coverage and refactor of digest mailer worker (#2961) 8 years ago
distribution_worker.rb Fix Scheduler::SubscriptionsScheduler (#2834) 8 years ago
domain_block_worker.rb
feed_insert_worker.rb Spec feed insert worker (#2965) 8 years ago
import_worker.rb
link_crawl_worker.rb
merge_worker.rb
notification_worker.rb
processing_worker.rb
push_update_worker.rb
regeneration_worker.rb
remote_profile_update_worker.rb
removal_worker.rb
salmon_worker.rb
soft_block_domain_followers_worker.rb
soft_block_worker.rb
thread_resolve_worker.rb
unfavourite_worker.rb
unmerge_worker.rb