How long does the connection object stay open in ES ?
Eg. For Python
es = elasticsearch.Elasticsearch([
{'host': 'localhost', 'port': 9200}
])
I have a web service that keeps running on production. Do I need to check
if the connection is open after x time ? say 24 hrs ?
How can I set it to run all the time ?
Thanks.
--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/56a244a0-d805-4c1c-a7b6-fa6b118404aa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.