Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter out Temporal errors from SyncWorkflowImpl #19293

Merged
merged 2 commits into from
Nov 10, 2022

Conversation

jdpgrailsdev
Copy link
Contributor

What

  • Filter unexceptional errors from APM traces

How

  • Filter out the DestroyWorkflowThreadError that Temporal uses to stop a workflow from SyncWorkflowImpl traces

Recommended reading order

  1. TemporalSdkInterceptor.java

Tests

  • All tests pass
  • Tests updated to filter for SyncWorkflowImpl
  • Project builds successfully

@jdpgrailsdev jdpgrailsdev temporarily deployed to more-secrets November 10, 2022 17:42 Inactive
@jdpgrailsdev jdpgrailsdev temporarily deployed to more-secrets November 10, 2022 17:44 Inactive
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.

3 participants