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

client / stub error behaviour #323

Open
hannesm opened this issue Oct 18, 2022 · 0 comments
Open

client / stub error behaviour #323

hannesm opened this issue Oct 18, 2022 · 0 comments

Comments

@hannesm
Copy link
Member

hannesm commented Oct 18, 2022

at the moment, if the TCP session breaks, all outstanding requests will be re-requested. This may not be the wisest thing to do -- instead we could rely on clients (in stub) requesting the same thing another time anyways -- and simplify and make the experience more smooth (remove load on the resolver, and not fire tons of questions when the TCP connection is finally established).

//cc @reynir (and the above was experienced in mirleft IIRC)

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