mastodon/app/workers/pubsubhubbub
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
2017-05-14 03:22:48 +02:00
..
confirmation_worker.rb Pubsub confirmation worker spec (#2974) 2017-05-11 00:19:37 +02:00
delivery_worker.rb Do not cancel PuSH subscriptions after encountering "permanent" error… (#3046) 2017-05-14 03:22:48 +02:00
distribution_worker.rb Add spec for Pubsubhubbub::DistributionWorker. PuSH-deliver public items (#2954) 2017-05-10 02:55:43 +02:00
subscribe_worker.rb Fix Scheduler::SubscriptionsScheduler (#2834) 2017-05-06 13:05:03 +02:00