Skip to content

fix: capture the initial stacktrace to track request errors#48

Open
awwit wants to merge 2 commits intomasterfrom
fix/capture-initial-stacktrace
Open

fix: capture the initial stacktrace to track request errors#48
awwit wants to merge 2 commits intomasterfrom
fix/capture-initial-stacktrace

Conversation

@awwit
Copy link
Contributor

@awwit awwit commented Mar 3, 2026

https://app.asana.com/1/1126683767705082/project/1203548350351764/task/1213495115617461?focus=true

Capture the stacktrace before sending the request so that we can trace the initial code that calls the request.

Pass the original error as the cause for the top-level error.

Adapt test cases that use error handling.

feat: use the original error as the cause of the top-level error
test: adapt cases with error handling
@awwit awwit self-assigned this Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant