Search
@type t() :: %Octopus.CallError{ __exception__: true, error: any(), message: String.t(), stacktrace: String.t(), step: :input | :prepare | :call | :transorm | :output | :error }