]> cat aescling's git repositories - mastodon.git/commit
Fix handling of temporary failures in ProcessMentionsService (#5842)
authorThibG <thib@sitedethib.com>
Tue, 28 Nov 2017 14:00:22 +0000 (15:00 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 28 Nov 2017 14:00:22 +0000 (15:00 +0100)
commitb8efb5daed9825323f17039b416527850d017ff2
tree483be8d4ef8bc88476ea724ca3ba82dc5164f8d8
parent2b3b44ebbcd07ac0841d3d9d5d6d551d088edc6b
Fix handling of temporary failures in ProcessMentionsService (#5842)

* Add test for temporary account resolving failures in ProcessMentionsService

* Fix processing of mentions to already-known remote accounts on temporary failures
app/services/process_mentions_service.rb
spec/services/process_mentions_service_spec.rb