Skip to content

Report context cancelation as non-error - #13

Open
bboreham wants to merge 3 commits into
opentracing-contrib:masterfrom
bboreham:cancel-is-not-error
Open

Report context cancelation as non-error#13
bboreham wants to merge 3 commits into
opentracing-contrib:masterfrom
bboreham:cancel-is-not-error

Conversation

@bboreham

Copy link
Copy Markdown
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 <bjboreham@gmail.com>
@bboreham

Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

@austinlparker Would you have time to review this?

@bboreham

Copy link
Copy Markdown
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