View Source Defectoscope.Builders.ObanReport (Defectoscope v0.1.0)

Oban report builder

Summary

Functions

Builds a new report based on an exception event

Types

@type params() :: %{kind: atom(), reason: any(), stacktrace: Exception.stacktrace()}

Functions

@spec build(params()) :: Defectoscope.Report.t()

Builds a new report based on an exception event