]> cat aescling's git repositories - mastodon.git/commit
Raise Mastodon::RaceConditionError if Redis lock failed (#7511)
authorAkihiko Odaki <akihiko.odaki.4i@stu.hosei.ac.jp>
Wed, 16 May 2018 10:29:45 +0000 (19:29 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Wed, 16 May 2018 10:29:45 +0000 (12:29 +0200)
commit55fd55714a374eaedfab457f7e7254f816911ff1
treee1dbfa9c8d836a14269f5f9af79bc0596d283698
parent65d6b253fb4d8a81d41ecfa25078205569fcef21
Raise Mastodon::RaceConditionError if Redis lock failed (#7511)

An explicit error allows user agents to know the error and Sidekiq to
retry.
app/controllers/media_proxy_controller.rb
app/lib/activitypub/activity/create.rb
app/lib/ostatus/activity/creation.rb
app/services/activitypub/process_account_service.rb
app/services/fetch_link_card_service.rb
app/services/resolve_account_service.rb