code-corps / code-corps/code-corps-api

BUG: Sentry: (FunctionClauseError) no function clause matches

Offen
#688 7 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Elixir
Sterne
234
Forks
82
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

# Problem

Sentry is reporting a Segment tracing error here:

https://sentry.io/code-corps/code-corps-api/issues/214738606/

At first glance, it's not directly related to our own code. It's failing during sentry's internal `log_result` step, due to receiving an unexpected `{:error, %HTTPoison.Error{id: nil, reason: :timeout}}` in the call as the first argument, after calling `identify`.

What it expects as the first argument is `{:error, %{status_code: status_code}}`

I'll look into it.

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.