Various refactoring and typespec improvements
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -29,6 +29,7 @@ defmodule Mobilizon.Service.ErrorReporting.Sentry do
|
||||
end
|
||||
|
||||
@impl ErrorReporting
|
||||
@spec attach :: :ok | {:error, :already_exists}
|
||||
def attach do
|
||||
:telemetry.attach(
|
||||
"oban-errors",
|
||||
|
||||
Reference in New Issue
Block a user