Parse java exception's stacktrace and "details" fields separately
Open
improvement
- Dominant language
- Python
- Stars
- 752
- Forks
- 222
- Avg merge
- 14d 18h
- Merged PRs (30d)
- 1
Description
Right now, java side exception's stacktrace and description are merged together and thrown as a single msg.
`snippet_client` should be able to separate the two and report them better.
Contributor guide
Assessment
This issue has not been assessed yet.