Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

fhanau
Copy link
Contributor

@fhanau fhanau commented Sep 14, 2025

We can't move the trace context to the attachWithSpans call and within the underlying KV call. Instead, only pass a reference for promise continuations within the KV calls.
This may have resulted in incorrect span lifetimes or missing span tags.

We can't move the trace context to the attachWithSpans call and within the
underlying KV call. Instead, only pass a reference for promise continuations
within the KV calls.
This may have resulted in incorrect span lifetimes or missing span tags.
@fhanau fhanau requested a review from mar-cf September 14, 2025 02:08
@fhanau fhanau requested review from a team as code owners September 14, 2025 02:08
@fhanau
Copy link
Contributor Author

fhanau commented Sep 14, 2025

Well, that doesn't actually work. I think something with the design of attachSpans() is causing trouble here.

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