Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
social
SoMeDi Use Case - Lateral
Commits
20deb8ee
Commit
20deb8ee
authored
Nov 06, 2017
by
Alberto Pascual
Browse files
timeout increment ES task
parent
bc092228
Pipeline
#434
passed with stages
in 22 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
analysistask.py
View file @
20deb8ee
...
...
@@ -232,6 +232,8 @@ class Elasticsearch(CopyToIndex):
host
=
ES_ENDPOINT
#: the port used by the ElasticSearch service.
port
=
ES_PORT
#: timeout for ES post
timeout
=
40
print
(
host
,
port
)
...
...
luigi-task-hist.db
View file @
20deb8ee
No preview for this file type
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment