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

Master process hangs when bigartm worker dies #829

Open
DXist opened this issue Jul 31, 2017 · 0 comments
Open

Master process hangs when bigartm worker dies #829

DXist opened this issue Jul 31, 2017 · 0 comments

Comments

@DXist
Copy link

DXist commented Jul 31, 2017

Environment

bigartm 0.8.3

Current behavior
I embed Bigartm in a Python service for online data processing. When I pass invalid (empty) tokens in input data one of the workers fails with InvalidOperationException error (see gist). Master process of the service hangs.

As a workaround I set watchdog timer that kills and restarts my service in such cases.

Expected behavior
Some sort of signaling for troubleshooting and error handling should be done in the master process.

@DXist DXist changed the title Master process hangs when worker dies Master process hangs when bigartm worker dies Jul 31, 2017
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