Skip to content

Conversation

@ferozco
Copy link
Contributor

@ferozco ferozco commented Aug 27, 2020

Before this PR

We were attempting to perform some internal analysis on unique stacktraces but were running into issues since we grouped stacktraces textually and the error instance id appeared as part of the message of each remote exception

After this PR

==COMMIT_MSG==
move RemoteExceptions errorInstanceId from exception message into exception args
==COMMIT_MSG==

Possible downsides?

It will be harder to debug issue if logging is not set up (i.e. args are logged) correctly since the message will not contain the error id

@policy-bot policy-bot bot requested a review from iamdanfox August 27, 2020 15:59
@ferozco ferozco requested review from carterkozak and removed request for iamdanfox August 27, 2020 15:59
forozco added 2 commits August 27, 2020 12:11
…jure-java-runtime-api into fo/remote-exception-message
Copy link
Contributor

@carterkozak carterkozak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@bulldozer-bot bulldozer-bot bot merged commit b6412b6 into develop Aug 28, 2020
@bulldozer-bot bulldozer-bot bot deleted the fo/remote-exception-message branch August 28, 2020 02:24
@svc-autorelease
Copy link
Collaborator

Released 2.16.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants