about summary refs log tree commit diff
path: root/app/workers/removal_worker.rb
AgeCommit message (Collapse)Author
2016-12-19Adding some rescues to workers, e.g. don't fail removal job when status ↵Eugen Rochko
can't be found in the first place (already removed)
2016-12-11Thread resolving no longer needs to be separate from ProcessFeedService,Eugen Rochko
since that is only ever called in the background
2016-11-29Delete statuses asynchronously but provide instant feedback in the APIEugen Rochko