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

Debug disconnection #845

Closed
nassiharel opened this issue Jun 24, 2020 · 3 comments · Fixed by #846
Closed

Debug disconnection #845

nassiharel opened this issue Jun 24, 2020 · 3 comments · Fixed by #846

Comments

@nassiharel
Copy link
Contributor

When the algorithm disconnected from worker, the worker should be ready to process a new job

@tamir321
Copy link

disconnection accords in two cases:

  1. while debugging worker gets "uncaugthehtException: Watcher canceled:" from the algorithm

  2. while debugging stop the pipeline

in both cases only killing the worker will enable you to restart debugging

@nassiharel
Copy link
Contributor Author

nassiharel commented Jul 2, 2020

@tamir321
The worker doesn't get "uncaugthehtException: Watcher canceled:" from the algorithm.
This is an ETCD Exception.

@stale
Copy link

stale bot commented Aug 31, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the HKube: Stale label Aug 31, 2020
@stale stale bot closed this as completed Sep 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants