Handle error from converting from AP to note when having error with
actor Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -91,6 +91,9 @@ defmodule Mobilizon.Federation.ActivityPub.Transmogrifier do
|
|||||||
# Object already exists
|
# Object already exists
|
||||||
{:ok, nil, comment}
|
{:ok, nil, comment}
|
||||||
end
|
end
|
||||||
|
|
||||||
|
{:error, err} ->
|
||||||
|
{:error, err}
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user