chinwagsocial/app/workers/pubsubhubbub
Eugen Rochko e17c2e5da5 Batched remove status service (#3735)
* Make Pubsubhubbub::DistributionWorker handle both single stream entry
arguments, as well as arrays of stream entries

* Add BatchedRemoveStatusService, make SuspendAccountService use it

* Improve method names

* Add test

* Add more tests

* Use PuSH payloads of 100 to have a clear mapping of
1000 input statuses -> 10 PuSH payloads

It was nice while it lasted
2017-06-14 18:01:35 +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 Batched remove status service (#3735) 2017-06-14 18:01:35 +02:00
subscribe_worker.rb Fix Scheduler::SubscriptionsScheduler (#2834) 2017-05-06 13:05:03 +02:00