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

Slicer goes to completed status when there was a timeout error from ES #549

Closed
kstaken opened this issue Sep 14, 2017 · 0 comments
Closed

Comments

@kstaken
Copy link
Member

kstaken commented Sep 14, 2017

We had a job that went straight to completed status when the slicer had a timeout error connecting to the ES cluster. Didn't appear to be any retries.

{"name":"teraslice","hostname":"nodename","pid":164,"ex_id":"4ad04950-0f7f-42c2-a8dc-69012bd86a82","module":"slicer","level":50,"msg":"Error: Request Timeout after 120000ms\n    at /app/source/node_modules/teraslice/node_modules/terafoundation/node_modules/elasticsearch/src/lib/transport.js:336:15\n    at null.<anonymous> (/app/source/node_modules/teraslice/node_modules/terafoundation/node_modules/elasticsearch/src/lib/transport.js:365:7)\n    at Timer.listOnTimeout (timers.js:92:15)","time":"2017-09-14T21:41:32.057Z","v":0}
    {"name":"teraslice","hostname":"nodename","pid":164,"ex_id":"4ad04950-0f7f-42c2-a8dc-69012bd86a82","module":"slicer","level":50,"msg":"error while getting next slice Error: Request Timeout after 120000ms\n    at /app/source/node_modules/teraslice/node_modules/terafoundation/node_modules/elasticsearch/src/lib/transport.js:336:15\n    at null.<anonymous> (/app/source/node_modules/teraslice/node_modules/terafoundation/node_modules/elasticsearch/src/lib/transport.js:365:7)\n    at Timer.listOnTimeout (timers.js:92:15)","time":"2017-09-14T21:41:32.059Z","v":0}
@godber godber closed this as completed in e99f418 Sep 18, 2017
godber added a commit that referenced this issue Sep 18, 2017
fixed returns on retries to not immediatly complete resolves #549
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