]> cat aescling's git repositories - mastodon.git/commit
Revert to using Paperclip's filesystem storage, and fix dangling records in remove_re...
authorThibG <thib@sitedethib.com>
Tue, 21 Aug 2018 15:53:01 +0000 (17:53 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 21 Aug 2018 15:53:01 +0000 (17:53 +0200)
commitf06fa099625e928e5858ea81a20be1eddf6c6fbb
tree7423a3f213f64b835a9415f372984cccb4b0f355
parentd98de8ada743886c3cd48b2ad942d46b805af7a9
Revert to using Paperclip's filesystem storage, and fix dangling records in remove_remote (#8339)

* Fix uncaching worker

* Revert to using Paperclip's filesystem backend instead of fog-local

fog-local has lots of concurrency issues, causing failure to delete files,
dangling file records, and spurious errors UncacheMediaWorker
Gemfile
Gemfile.lock
app/workers/maintenance/uncache_media_worker.rb
config/initializers/paperclip.rb