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

Implement a dedicated gRPC API for dispatch #23

Closed
jzelinskie opened this issue Aug 19, 2021 · 1 comment
Closed

Implement a dedicated gRPC API for dispatch #23

jzelinskie opened this issue Aug 19, 2021 · 1 comment
Labels
area/dispatch Affects dispatching of requests priority/4 maybe This might get done someday state/needs discussion This can't be worked on yet

Comments

@jzelinskie
Copy link
Member

Distributed dispatching currently reuses the existing gRPC API and uses headers to propagate context.
It might make sense to design an API dedicated for dispatching that encapsulates this context and is agnostic to the API with which the end-user made a request.

@jzelinskie jzelinskie added priority/4 maybe This might get done someday state/needs discussion This can't be worked on yet area/dispatch Affects dispatching of requests labels Aug 19, 2021
@jakedt
Copy link
Member

jakedt commented Jun 6, 2022

Fixed by #39

@jakedt jakedt closed this as completed Jun 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dispatch Affects dispatching of requests priority/4 maybe This might get done someday state/needs discussion This can't be worked on yet
Projects
None yet
Development

No branches or pull requests

2 participants