circe / circe/circe

Stack traces for DecodingFailure

Open
#1,841 1 comment 4 reactions 0 assignees View on GitHub
Dominant language
Scala
Stars
2.5k
Forks
546
Avg merge
5d 16h
Merged PRs (30d)
1

Description

Hi, is there a way to show stack trace for a DecodingFailure? For example, my app is making a few requests to different services and if one of them is failing I don't even know where exactly it happened, it's just some JSON and cryptic `DecodingFailure(C[A], List()))`
Thanks!

Contributor guide

Open the contributing guide

Research direction

The issue names DecodingFailure but no file, test, or entry point. Begin by tracing where DecodingFailure is surfaced when an application makes multiple service requests, then define how stack information should identify the failing request and decoding location. Done means callers can distinguish the failing request from a useful stack trace.

Written by the indexing model from the issue text.

Assessment

Tech stack
scala
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.