[
https://issues.apache.org/jira/browse/TINKERPOP-1886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981484#comment-16981484
]
Stephen Mallette commented on TINKERPOP-1886:
---------------------------------------------
oh i see what you're saying. i've read that as an issue with the driver
elsewhere i think and i never put those two things together. i wonder why it's
implemented that way....
anyway, thanks for explaining that. perhaps if we could improve the efficiency
of the driver by re-using the loop we'd get the ping and better performance.
> Gremlin Python driver to periodically issue ping / heartbeat to gremlin server
> ------------------------------------------------------------------------------
>
> Key: TINKERPOP-1886
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1886
> Project: TinkerPop
> Issue Type: Improvement
> Components: python
> Affects Versions: 3.3.1
> Reporter: Harshvardhan
> Priority: Major
>
> Gremlin Python driver currently does not send any ping request to the
> gremlin server. As a result, the websocket channel gets closed by the HAProxy
> load balancer after a period of inactivity.
>
> Workarounds have been suggested in the discussion listed below.
> Link to google groups discussion:
> https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/gremlin-users/bMs3OUPlBQI/q3fYU-9BBAAJ
--
This message was sent by Atlassian Jira
(v8.3.4#803005)