hometown/spec/workers
Eugen Rochko 657496b5a9 Do not cancel PuSH subscriptions after encountering "permanent" error… ()
* 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
..
pubsubhubbub Do not cancel PuSH subscriptions after encountering "permanent" error… () 2017-05-14 03:22:48 +02:00
scheduler Fix Scheduler::SubscriptionsScheduler () 2017-05-06 13:05:03 +02:00
digest_mailer_worker_spec.rb Spec coverage and refactor of digest mailer worker () 2017-05-10 15:45:43 +02:00
domain_block_worker_spec.rb Coverage for domain block worker () 2017-05-11 22:25:15 +02:00
feed_insert_worker_spec.rb Spec feed insert worker () 2017-05-10 20:32:05 +02:00