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

Resolve parallel request's to the same device endpoint #383

Closed
Tracked by #368
jkralik opened this issue Aug 22, 2022 · 0 comments
Closed
Tracked by #368

Resolve parallel request's to the same device endpoint #383

jkralik opened this issue Aug 22, 2022 · 0 comments

Comments

@jkralik
Copy link
Member

jkralik commented Aug 22, 2022

Currently ClientConn can do a parallel requests to the same endpoint but this can exhaust memory on the device and blockwise by RFC doesn't support it, so we need to call them in sequence - one by one.

@jkralik jkralik mentioned this issue Aug 22, 2022
12 tasks
@jkralik jkralik changed the title Resolve parallel request's to the same of the device endpoint Resolve parallel request's to the same device endpoint Aug 22, 2022
@jkralik jkralik closed this as completed Oct 12, 2022
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

No branches or pull requests

1 participant