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

waiting for an updated view without proposing should eventually trigger a resolution process #390

Open
dotnwat opened this issue Jul 27, 2019 · 0 comments
Projects

Comments

@dotnwat
Copy link
Member

dotnwat commented Jul 27, 2019

if all op setup passes and we perform io (like reading from the log) but we get espipe then we wait for a new view. but this could block for ever if a client crashed performing an operation like a seal, for example. in this case we should timeout and resolve, perhaps by creating a new empty view.

@dotnwat dotnwat created this issue from a note in v0.8.0 (To do) Jul 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
v0.8.0
  
To do
Development

No branches or pull requests

1 participant