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

Report context cancelation as non-error #13

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

bboreham
Copy link
Contributor

Someone else canceled this operation; we should not flag it as an error.

Example of a span flagged as an error when the operation was cancelled as un-needed:
image

This is a little bit similar to #1, but for the case that the Go context was canceled, rather than the gRPC operation.

Someone else canceled this operation; we should not flag it as an error.

Signed-off-by: Bryan Boreham <[email protected]>
@bboreham
Copy link
Contributor Author

I added some simple CircleCI config since it seems CircleCI removed the feature to have it work without.

@bboreham bboreham marked this pull request as ready for review October 28, 2021 15:57
@bboreham
Copy link
Contributor Author

@austinlparker Would you have time to review this?

@bboreham
Copy link
Contributor Author

@austinlparker sorry to bug you personally, but you were the last person to merge anything in this repo.

Would you be interested in handing over to someone else?

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