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

ChainWorkerRequests execute in the wrong tracing context #3499

Open
Twey opened this issue Mar 7, 2025 · 0 comments · May be fixed by #3508
Open

ChainWorkerRequests execute in the wrong tracing context #3499

Twey opened this issue Mar 7, 2025 · 0 comments · May be fixed by #3508

Comments

@Twey
Copy link
Contributor

Twey commented Mar 7, 2025

They execute in the context of the call that spawned the actor task, not the call that made the request. We should attach a tracing context to each request and enter it for execution.

@Twey Twey linked a pull request Mar 8, 2025 that will close this issue
@Twey Twey linked a pull request Mar 8, 2025 that will close this issue
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 a pull request may close this issue.

1 participant