Skip to content

Conversation

@ygree
Copy link
Contributor

@ygree ygree commented Nov 1, 2022

What Does This Do

This reproduces the issue when an async fetcher is in use. The span is not marked as errored.

This PR also includes CompletableFuture tests showing that this issue is not GraphQL specific but applicable to any failing CompletableFuture.

Additionally it demonstrates an adhoc workaround for GraphQL instrumentation only that allows to capture and log error into the span.

Motivation

Additional Notes

Ref: #4051

@ygree ygree requested a review from a team as a code owner November 1, 2022 19:25
@ygree ygree marked this pull request as draft November 1, 2022 21:22
@ygree ygree force-pushed the ygree/graphql-async-test branch from ad98567 to 5653463 Compare November 2, 2022 03:54
@ygree
Copy link
Contributor Author

ygree commented Mar 28, 2023

Closing this in favor of #4896

@ygree ygree closed this Mar 28, 2023
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.

2 participants