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

Cache service responses if connection is interrupted and resend them on reconnect #1304

Open
mlgiraud opened this issue Nov 3, 2017 · 0 comments
Milestone

Comments

@mlgiraud
Copy link
Contributor

mlgiraud commented Nov 3, 2017

Description

The server for example should hold on to service responses for a while if the connection was interrupted for some reason, so the client has the opportunity to reconnect and still recieve them. Currently this doesn't seem to be implemented.
See Spec Part 6 §7.1.6 for more.

@StalderT StalderT mentioned this issue Nov 20, 2017
@Pro Pro added this to the 0.4 milestone Feb 1, 2018
@Pro Pro changed the title Error recovery Cache service responses if connection is interrupted and resend them on reconnect Nov 6, 2018
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

2 participants