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

When debugging , increased LF retry count might be helpful #142

Open
KenBirman opened this issue Oct 2, 2019 · 0 comments
Open

When debugging , increased LF retry count might be helpful #142

KenBirman opened this issue Oct 2, 2019 · 0 comments

Comments

@KenBirman
Copy link
Contributor

If a person attaches a debugger to a Derecho process, and triggers a breakpoint, other members of the group that send messages or SST updates will retry a few times and then time out. The process being debugged will be kicked out as having failed.

It would be nice if people debugging an application could set a flag in the config file that would increase this timeout to a number like 2 minutes. Probably, on startup, we should print “Running in debug mode, failure sensing will be slow.” The user would then have 2 minutes to resume from the breakpoint before timeout occurs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant