Commit Graph

2 Commits (b1c8a702a457ea04c3800ddb915032a0800a2048)

Author SHA1 Message Date
Yamagishi Kazutoshi 3e7a541e09 Change RuboCop rules to loose (#4464) 7 years ago
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
7 years ago