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

WorkerLost ? #18

Open
lijiang2014 opened this issue Jan 20, 2017 · 2 comments
Open

WorkerLost ? #18

lijiang2014 opened this issue Jan 20, 2017 · 2 comments

Comments

@lijiang2014
Copy link
Owner

[2017-01-19 15:36:10,987: ERROR/MainProcess] Task ht_celery.tasks.run_command[839a5906
-472d-4d30-be82-0c868c713ce6] raised unexpected: WorkerLostError('Worker exited premat
urely: signal 14 (SIGALRM).',)
Traceback (most recent call last):
File "/HOME/nscc-gz_jiangli/.virtualenvs/py34env-rh6.5/lib/python3.4/site-packages/b
illiard/pool.py", line 1175, in mark_as_worker_lost
human_status(exitcode)),

@lijiang2014
Copy link
Owner Author

似乎任务长时间运行过程中会出现 Worker LOST 。是 Timeout 机制生效了的问题 。。 需要改为可配置的参数

@lijiang2014
Copy link
Owner Author

另外需要正确的响应 Timeout 事件 。

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