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

[Bug]: Python SDK inconsistently instantiates WorkerIdInterceptor #33450

Open
damondouglas opened this issue Dec 26, 2024 · 0 comments · May be fixed by #33453
Open

[Bug]: Python SDK inconsistently instantiates WorkerIdInterceptor #33450

damondouglas opened this issue Dec 26, 2024 · 0 comments · May be fixed by #33453
Assignees

Comments

@damondouglas
Copy link
Contributor

damondouglas commented Dec 26, 2024

What happened?

An anticipated bug for Prism is that Python SDK inconsistently instantiates WorkerIdInterceptor within the SdkHarness. Prism's aim is to
use the worker_id gRPC metadata to multiplex worker FnAPI requests (See #32167). An in-progress PR discovered Python SDK's failure to consistently provide this value (See https://github.com/apache/beam/actions/runs/12474518695/job/34816635492?pr=33438).

Issue Priority

Priority: 2 (default / most bugs should be filed as P2)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant