We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[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)),
The text was updated successfully, but these errors were encountered:
似乎任务长时间运行过程中会出现 Worker LOST 。是 Timeout 机制生效了的问题 。。 需要改为可配置的参数
Sorry, something went wrong.
另外需要正确的响应 Timeout 事件 。
No branches or pull requests
[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)),
The text was updated successfully, but these errors were encountered: